in reply to Re: the search string and me
in thread the search string and me
The bit Im unclear about is if a form is submited with
Are ALL instances of & and = in a form post (or get) converted into their 'mapped' character on the way through to the perl code?<input tupe="text" name="foo" value="bing&bong=bang">
For some reason I didn't think this was the case <shrug>
I have rolled my own file uploader too.. again just to understand how it all works.
___ /\__\ "What is the world coming to?" \/__/ www.wolispace.com
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: the search string and me
by jonadab (Parson) on Sep 16, 2003 at 03:47 UTC |