Got I'm in troubles with an html form. I'm getting some data from a mysql DDBB, so finally showing it in a form to let the user edit the fields.
I recived the data in hex format, so by means the tr function I'm writing white spaces instead the + symbol, so if theres writed: hello+ferran, the translation should be hello ferran: tr/+/ /. but... what if the user really wants to insert the simbol +?
Any idea?
Many thanks MONKS
20040902 Edit by ysth: add <p> tags, change title from PERL FORMS
In reply to Encoding spaces in CGI form data by fepifanio
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |