What's the simplest way to send a HTTP request to a webpage and retrieve the response?
(Apart from using Winsock)
Printable View
What's the simplest way to send a HTTP request to a webpage and retrieve the response?
(Apart from using Winsock)
Use the Inet Control. Add it to your toolbox first and then drop it to your form. "Internet Transfer Control"
well winsock can be used to...but i think inet is better :D