Hi,
Is there any difference between System.Net.HttpWebResponse and WebResponse????
Also, for a System.Net.HttpWebRequest (or just WebRequest), do you need the response??? I need to make a request to an image on a different server, however I don't need the response back. By requesting this image a log entry is made for web tracking (i.e. WebTrends)
Your answers would be greatly appreciated!
Is there any difference between System.Net.HttpWebResponse and WebResponse????
Also, for a System.Net.HttpWebRequest (or just WebRequest), do you need the response??? I need to make a request to an image on a different server, however I don't need the response back. By requesting this image a log entry is made for web tracking (i.e. WebTrends)
Your answers would be greatly appreciated!