Author: rosesarered | Posted on: 2/21/2010 11:56:20 PM | Views : 829

Hi
How can I remove the html content and add new string to the Response object. If I use the Respose.Write method the page contains the string, but while taking the view source option from browser it will display some html tag like Doctype, head, body etc. My requirement is only the string should be displayed in the source.
Please help me !
...

Go to the complete details ...