Vpa Level: Sage

 Registered: 14-03-2004 Posts: 66
|
Fill-a-Form
I'm trying to fill in a form on a weppage
I hae it working with a webbrowser and sendkeys ({tab} username {tab}, etc) but in this case the webbrowser must keep focus
Does anyone know how to handle this with pure code i.e webbrowser.document.body.textbox.value = "username"
Or whatever.
Does anyone know how to fill the textboxes and send the form automatic?
btw: the textboxes have an ID and a Name in the HTML code
-> ID = Login_Username
-> Name = Login:Username
____________________________
Shondoit fais G'ot < http://home.deds.nl/~7dfp >
|