VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



VB HTTP POST

by Kevin Ritch (15 Submissions)
Category: Complete Applications
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This software simply demonstrates the use of Windows DLL's to POST data over the Internet and to read back the contents of the returned HTML rather than using the GET equivalent which is less secure.

Inputs
Enter any American IP Address to look up with ARIN.net
Assumes
Example use of Basic Code to replace a web browser to POST request data via HTTP and to call the CGI/ASP to process the POST. So, for example, whereas you may normally on a web-page "POST" field data, this Visual Basic application shows you how to do it in pure code, with an easy Form.
Code Returns
Places the results into text boxes
Side Effects
You need to be connected to the Internet to make this work.
API Declarations
Various Internet DLL's
Please note, I did not write the BAS Module, I have written similar ones but this one I researched using Google.

Rate VB HTTP POST

Download VB HTTP POST

Download VB HTTP POST (11 KB)

VB HTTP POST Comments

No comments have been posted about VB HTTP POST. Why not be the first to post a comment about VB HTTP POST.

Post your comment

Subject:
Message:
0/1000 characters