svkroy
Board Regular
- Joined
- Sep 12, 2009
- Messages
- 179
Hi,
I am trying to automate a series of actions on a website, where I need to click on buttons, and insert text on some fields via VBScript. The VBScript would be locally saved on my system and is not a part of the web page.
The website structure is like this (I suspect its an iframe, though i am a novice in web technologies):
The highlighted part in the image is the element I am trying to access/click through VBA or VBS. I would try to write to other fields, but that can wait. Any help would be appreciated.
It would help if I can have some guidance/help/ideas on VBA or VBS, JavaScript to achieve these objectives.
Thanks a lot for sparing a thought !
I am trying to automate a series of actions on a website, where I need to click on buttons, and insert text on some fields via VBScript. The VBScript would be locally saved on my system and is not a part of the web page.
The website structure is like this (I suspect its an iframe, though i am a novice in web technologies):
The highlighted part in the image is the element I am trying to access/click through VBA or VBS. I would try to write to other fields, but that can wait. Any help would be appreciated.
It would help if I can have some guidance/help/ideas on VBA or VBS, JavaScript to achieve these objectives.
Thanks a lot for sparing a thought !