VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Form Post Example (Name Value Pairs)

Paul Schirf  (1 Submission)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This class wraps the MSXML.XMLHTTPRequest to allow a simple HTTP FORM POST. A sample program and FormReceive.asp handler is included.

Inputs
The sample code includes an example of how to add name/value pairs to the object.

Assumes
Reference to the MSXML 2.0 DLL to do the post, even though the post and result do not have to be XML.

Returns
A String containing the web server response.

Rate Form Post Example (Name Value Pairs) (6(6 Vote))
Form Post Example (Name Value Pairs).bas

Form Post Example (Name Value Pairs) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters