[thelist] HTML Forms: Handeling blank spaces

Anthony Baratta Anthony at Baratta.com
Fri Jul 11 13:45:01 CDT 2003


At 11:07 AM 7/11/2003, Casey Crookston wrote:

>I've got a simple HTML form using mehod = post, and there are a couple of
>hidden values.  Trouble is, every time one of these hidden values contains a
>blank space, everything after the space is dropped.  How do I force it to
>convert to  %20 (or what ever it is for blank) instead of dropping it?

Are you wrapping your values with Quotes??

e.g. value="blah blah blah blah" versus value=blah blah blah blah

---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."



More information about the thelist mailing list