saving web page
Moderators: Dorian (MJT support), JRL
saving web page
i am new to Macro Scheduler. I want to log into a secure website, select some options on a webpage, and then save the resulting webpage as a file. I need to redo this several times for different accounts. What is the best way to do this? I tried using the Webrecorder, but that looks like it only takes me so far. I don't see how i would make HTTPRequest work since i have to input several parameters first before i get to the web page that i want to save. Do i have options other than using sendkeys to view the source page?
"Other than using sendkeys" ... yeah. I found some nice examples and info in the scripts'n'tips page.
Automate Internet Explorer with OLE/ActiveX
http://www.mjtnet.com/usergroup/viewtopic.php?t=1511
And this one even shows how to fill out forms...
http://www.mjtnet.com/usergroup/viewtopic.php?t=1461
If you need help with any of the methods or routines - just post and you're likely to get a response.
Automate Internet Explorer with OLE/ActiveX
http://www.mjtnet.com/usergroup/viewtopic.php?t=1511
And this one even shows how to fill out forms...
http://www.mjtnet.com/usergroup/viewtopic.php?t=1461
If you need help with any of the methods or routines - just post and you're likely to get a response.