VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

WebComm 1.0: Component to talk to Webservers

RobIII  (4 Submissions)   OLE/COM/DCOM/Active-X   VB Script   Advanced   Wed 3rd February 2021

This object can be used to "talk" to webservers. Use it to request HTML documents, RSS feeds, Binary files (like images or zipfiles) and use it to query webservers using GET or POST methods. It contains an XMLDoc property wich allows easy acces to any XML that a webserver might have returned and a SaveToFile method which allows you to easily save responses. All data (and even response headers) is made available in easy to use properties. You can even set your own request headers. The object is fully documented in a PDF file.

Assumes
Although this object tries some variations, some version of the XMLHTTP object should have been installed. This is the case on most newer systems, but might require the user to download the latest MSXML version (http://www.microsoft.com/xml)

Rate WebComm 1.0: Component to talk to Webservers (3(3 Vote))

Download WebComm 1.0: Component to talk to Webservers

WebComm 1.0: Component to talk to Webservers Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters