All Forums >> [Scripting] >> ASP >> How to connect VB with ASP Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Posts: 8
Score: 0
Joined: 4/1/2005
From: USA
Status: offline
See the following example from Microsoft on how a Visual Basic program can interact with a web page (.ASP or otherwise) using HTTP request GET and POST.