|
Replacing " in ASP
Hi guys!
I hope someone can help me with this....I have an online form with textareas. If someone enters double quotes " everything after doesn't enter into the database. If there are quotes around something like "something" that word does not enter into the database but everything else does (before and after).
Does anyone know how to replace this. I can replace the ' quote but I'm having a hard time replacing the double.
|