|
help: single quote(') cause error
Hi, I am new here
I have a text box, I put data from text box into a database.
For example, if I put the word That in text box. The query is successfully executed. But if I put That's then it will fails because a ' will causes the error.
What should I do to take care of that?
thanks
|