Thread
:
Using VBScript to Fill Out a Web Form
View Single Post
#
4
(
permalink
)
April 17th, 2009, 02:16 AM
Old Pedant
Friend of Wrox
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
A better way to do this would probably be to use the MSXML2.ServerXMLHTTP object to *fully* automate the process, so that the browser window doesn't even pop up.
Old Pedant
View Public Profile
Find all posts by Old Pedant