Hi everyone, I'm having trouble with one of my forms and would appreciate your help...
I have a form with a text area that a user can enter a message into, when the form is submitted the user is directed to another page to confirm the content of the message before confirming and entering the record into the database.
Here's the problem... if the user enteres "I didn't go to the show"
it shows up in the confirmation text area as follows...
\"I didn\'t go to the show\"
How do I get rid of those backslashes?