MrMajik
IS-IT--Management
- Apr 2, 2002
- 267
I have been coding in VB for years and now have a need to do something a little different. I want to create a script that will go to a MSN website, click a pull down menu from that website and select a choice from the pull down menu. This copies data into the clipboard and is a part of the MSN website.
Then I want to have the script click a button on a VB6 application I created and paste the data from the clipboard into a text box.
Is this possible using VBScript or should I be considering some other way of doing this?
BTW...The MSN website data I want to capture and paste does not show up in viewing the source code for the website. This website only works if you are using the Microsoft browser. I have tried everything I can think of to get VB6 to pull the data from this webpage without success.
Thank you.
Thank you,
MrMajik
There are 10 types of people in the world:
Those that understand binary and those that don't.
Then I want to have the script click a button on a VB6 application I created and paste the data from the clipboard into a text box.
Is this possible using VBScript or should I be considering some other way of doing this?
BTW...The MSN website data I want to capture and paste does not show up in viewing the source code for the website. This website only works if you are using the Microsoft browser. I have tried everything I can think of to get VB6 to pull the data from this webpage without success.
Thank you.
Thank you,
MrMajik
There are 10 types of people in the world:
Those that understand binary and those that don't.