Re: Passing MULTIPLE values using URL string
- From: timsamshuijzen@xxxxxxxxx
- Date: Sun, 30 Sep 2007 06:45:33 -0700
Use the encodeURIComponent() function as previously described, so that
the request will be converted to for example:
http://www.rhi.nl/contact/bedankttr.htm?naam=Richard%20Hijdra%20%26%20Other%20partner
PS. Your bedankttr.htm page only needs to call the initialiseGetData()
function once, so you can remove the second call.
.
- 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
- Prev by Date: Re: Passing MULTIPLE values using URL string
- Next by Date: Re: Calculating e^e in Javascript.
- Previous by thread: Re: Passing MULTIPLE values using URL string
- Next by thread: Re: Passing MULTIPLE values using URL string
- Index(es):