Is the form validation on the server side? Is it done by PHP?
If 2x yes then turn off magic_quotes in your PHP configuration on your server.
Is the form validation on the server side? Is it done by PHP?
If 2x yes then turn off magic_quotes in your PHP configuration on your server.