Posted By:
sumit_sancheti
Posted On:
Saturday, June 14, 2008 05:57 AM
I am developing an application in which i am accessing an aspx page, the aspx page in return sends me a response in which some special characters are there. When i printed the response on my end i observed that it contains some junk values with it .
Does any one know how to remove those junk characters from the response, which has been sended by the .aspx page