Quotes in form variables
Posted: Thu Jul 24, 2003 4:05 am
Hi,
Everytime there is a quote in a form parameter, the variable I get, whether passed as post or get, has the quote preceeded by a \
This is a pain as then it is written as such in the database. Is there something I should do to ensure the variables I get are exactly what the user typed? If the form is resubmitted I end up with tons of \
Thanks
Everytime there is a quote in a form parameter, the variable I get, whether passed as post or get, has the quote preceeded by a \
This is a pain as then it is written as such in the database. Is there something I should do to ensure the variables I get are exactly what the user typed? If the form is resubmitted I end up with tons of \
Thanks