Search Tools Links Login

http client comparison

Posted: 2002-06-01
By: ArchiveBot
Viewed: 58

Filed Under:

Visual Basic 6

Title Uploaded Size
http_clien69653472002.zip 9/3/2020 3:45:00 PM 27,296

This code shows how to perform an http GET or POST from your VB program using 6 different methods: xmlhttp (msxml), WinInet (dll), WinInet (ocx), WebBrowser control, AspHttp, AspTear. Some methods only run when you install the 3rd party components from their Web sites. Hints how to get them are in the code.
For more information and to get future updates please visit my Homepage.

Original Author: Klemens Schmid

Assumptions

The code in the CUrl class makes heavily use of regular expressions and therefore you need a reference to the "Microsoft VBScript Regular Expressions 5.5".


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.