Hi Surendran,
I really appreciate your reply, but I am not inclined towards javascript. My problem is that i am using ASP with sql server.
The user can enter international characters into a input text field. So what i am trying to do is.. convert the characters to unicode and store it in the database and decode them them while displaying it back on the screen.
Is there a better way to do it?
Thanks in advance..