Chesterex1
Vendor
At my firm -we are trying to onboard thousands of accounts from an old system to a new system. A "traditional" conversion would be very timely and costly.
One suggestion was to enter the accounts into our existing system - using the present WebBased interface. However, instead of people typing - using script.
I am familiar with VBScript - but not as it pertains to the IE object (or browser object). We use IE 6 at work.
What would be needed is to get data from old system (done); then push that data into the appropriate fields in the Browser and run the appropriate click event in the open window. Over and over agian for all accounts.
Any help, direction or examples of code (Especially for below situations) would be greatly appreciated.
1. Open a browser with VBScript - go to a specific webpage; hold on executing next line of code until web page is loaded.
2. Add data to specific fields in a web page.
3. Call a click (or other) event in an open browser.
Thanks in Advance,
ChesteRex
One suggestion was to enter the accounts into our existing system - using the present WebBased interface. However, instead of people typing - using script.
I am familiar with VBScript - but not as it pertains to the IE object (or browser object). We use IE 6 at work.
What would be needed is to get data from old system (done); then push that data into the appropriate fields in the Browser and run the appropriate click event in the open window. Over and over agian for all accounts.
Any help, direction or examples of code (Especially for below situations) would be greatly appreciated.
1. Open a browser with VBScript - go to a specific webpage; hold on executing next line of code until web page is loaded.
2. Add data to specific fields in a web page.
3. Call a click (or other) event in an open browser.
Thanks in Advance,
ChesteRex