HTML tags is not working in textarea in ASP.net
Hi all,
I m using a textarea in a form
when I enter text "suman singh", it works fine, and save data into databse
but when I enter "<p>suman singh</p>", it doesn't save data into database..
I don't have any problem on localhost, but when I uploaded files and dll to the server, this problem occurs..
Please help...
Regards,
Suman Singh
|