sandeepmur
Programmer
Hi,
I am inserting text into a MySQL database using a JSP. my problem is mostly with the ' character in the text which results in an error.
I havent had any problem so far inserting other kinds of special characters, accents such as ",~´`
Can anyone please suggest the best way to treat special characters in a JSP in particular the ' character.
Thnx in adv,
sg
I am inserting text into a MySQL database using a JSP. my problem is mostly with the ' character in the text which results in an error.
I havent had any problem so far inserting other kinds of special characters, accents such as ",~´`
Can anyone please suggest the best way to treat special characters in a JSP in particular the ' character.
Thnx in adv,
sg