Hi everybody,
In a simple form I am accepting users input in a textarea and on the action page I am inserting it in the database. But if user enters some characters which are not there in the ISO-8859-1 character set , on the action page I get the null value.
How can I overcome this problem?
hi,
For testing whether it works here I am inserting one of those characters here.
This is the ascii code : ™, —, “
and the actual special characters are : ™, —, “
if u can see the special characters here it works here.
Hi,
As u cannot see these characters as well as ascii code in the previous messages.It doesn't work here also.
How can I solve it??????
Smita