You can use the WebRequest or HttpWebRequest classes to send a request
for a URL to a sever and retrieve the response into your program. This
brings to you the HTML code that is normally served to browsers by the web
server.
You can use the WebRequest or HttpWebRequest classes to send a request
for a URL to a sever and retrieve the response into your program. This
brings to you the HTML code that is normally served to browsers by the web
server.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.