I wrote a simple feedback script and I have a small little problem.
In the html text area form if someone types a word with a ' or " (ie. don't)
and submits it, it will show up with a slash in it. (ie. don\'t). Does anyone know of any way to get around this?
Thank You