Can i make a http request from an activeX control to a asp page. Are there any standard controls or dlls available for perfoming this task. If so what are they? Pls help fast...
Printable View
Can i make a http request from an activeX control to a asp page. Are there any standard controls or dlls available for perfoming this task. If so what are they? Pls help fast...
There's an OCX "Microsoft Internet Transfer Control".
Just include it in a form and use the execute method to do a http request.
HTH
Daniel