JohnAlderman
Technical User
I have a web page I log into every week, authenticate and then download 3 (Excel) files. This manual procedure takes 27 descrete steps.
I would like to write a VBScript application that does this unattended.
What I cannot seem to figure is how VBScript can read text boxes, labels and other controls on the web page, and then 'click' pushbuttons and select text objects.
I know that HTML has ways to address these objects, but I don't know what they are.
My platform is Vista/Win7, with IE8. I have VBSEdit, Power
Shell, and even Jscript available.
This has got to be easy and everybody else knows how to do it, but I am stuck!.
John Alderman
I would like to write a VBScript application that does this unattended.
What I cannot seem to figure is how VBScript can read text boxes, labels and other controls on the web page, and then 'click' pushbuttons and select text objects.
I know that HTML has ways to address these objects, but I don't know what they are.
My platform is Vista/Win7, with IE8. I have VBSEdit, Power
Shell, and even Jscript available.
This has got to be easy and everybody else knows how to do it, but I am stuck!.
John Alderman