I've been playing with automations in IE and i got it to load a page, navigate, played with innerhtml, etc.
What i am trying to do is the following:
frm my vfp app, the user types in the information (name, address, city, state, etc..) and then instead of the user have to retype this info on the web form to submit to the insurance company, i want this information to be populated on the IE from my vfp app without 'posting'. Just simply filling the values in.
Anyone done that before?
I tried playing with the innerhtml, generating a str and doing a replacement of the input type value=bla bla
but, the submit button doesn't work as the page is not html anymore, it has other scripts.
any ideas?
Ali Koumaiha
Wireless Toyz
Farmington Hills, Michigan
What i am trying to do is the following:
frm my vfp app, the user types in the information (name, address, city, state, etc..) and then instead of the user have to retype this info on the web form to submit to the insurance company, i want this information to be populated on the IE from my vfp app without 'posting'. Just simply filling the values in.
Anyone done that before?
I tried playing with the innerhtml, generating a str and doing a replacement of the input type value=bla bla
but, the submit button doesn't work as the page is not html anymore, it has other scripts.
any ideas?
Ali Koumaiha
Wireless Toyz
Farmington Hills, Michigan