Click to See Complete Forum and Search --> : How do I make an http request?


Magnus Ohlin
November 10th, 1998, 05:50 AM
Hiya!


I'm wondering if it is possible to make an http request from a VB6 program and how it is done??

What I want to do is checking a lot of links and see if they are alive.


Thanks,

Magnus Ohlin

James Grant
November 27th, 1998, 10:32 AM
Look into the Internet Transfer Control. To add, go under Tools | Controls, and add the Microsoft Internet Transfer Control. Check out the OpenURL method.


-Jim