Re: Passing MULTIPLE values using URL string
- From: timsamshuijzen@xxxxxxxxx
- Date: Sun, 30 Sep 2007 07:34:25 -0700
On Sep 30, 4:31 pm, Richard Hijdra <internetadre...@xxxxxxxxxx> wrote:
Response.Redirect("bedankttr.htm?trouwdd="+encodeURLComponent(Trouwdd.Value)+"&naam="+encodeURLComponent(Naam.Value));
Doesn't work (Runtime error)
What exactly am I doing wrong?
You mistyped encodeURIComponent (You used an "L" instead of an "I")
.
- Follow-Ups:
- Re: Passing MULTIPLE values using URL string
- From: Richard Hijdra
- Re: Passing MULTIPLE values using URL string
- References:
- Re: Passing MULTIPLE values using URL string
- From: timsamshuijzen
- Re: Passing MULTIPLE values using URL string
- From: Safalra (Stephen Morley)
- Re: Passing MULTIPLE values using URL string
- From: Thomas 'PointedEars' Lahn
- Re: Passing MULTIPLE values using URL string
- From: Richard Hijdra
- Re: Passing MULTIPLE values using URL string
- From: timsamshuijzen
- Re: Passing MULTIPLE values using URL string
- From: Richard Hijdra
- Re: Passing MULTIPLE values using URL string
- Prev by Date: Re: Passing MULTIPLE values using URL string
- Next by Date: Re: creating a 'help' function
- Previous by thread: Re: Passing MULTIPLE values using URL string
- Next by thread: Re: Passing MULTIPLE values using URL string
- Index(es):