Rezner
04-15-2002, 08:59 PM
I have an ASP form that inserts a value from a textbox into a database. That part works fine IF there is no apostorphe in the string from the textbox.
for instance, if I write " What's up? " and then submit it, I will get an error.
How do you avoid the error and keep the apostorphe?
for instance, if I write " What's up? " and then submit it, I will get an error.
How do you avoid the error and keep the apostorphe?