Hello friends,
I am working with the System.Net in creating an application that fetches the HTML code from the URL. I just used the HttpWebRequest and similar WebResponse classes for this.
My present thing is to add a proxyserver between my application and the URL. Please help with some materials, so that it will be helpful in creating my application. This is little bit confusing me.
Thanks,
Nanda.

WebRequest and WebResponse
rdcharm
You should post this question in the ASP.net forums. Try the HttpHandlers and HttpModules forum at http://forums.asp.net/27/ShowForum.aspx.
Thanks,
Karen