M
Morten Wennevik
I have a login.aspx page consisting of a username label and textbox,
password label and textbox and a submit button.
I want to programmatically autofill this and post it back.
I am using the ActiveX IE/Browser object to navigate to the windows page
However, I'm unsure of how to post the info back to the server.
Any suggestions are welcome.
password label and textbox and a submit button.
I want to programmatically autofill this and post it back.
I am using the ActiveX IE/Browser object to navigate to the windows page
However, I'm unsure of how to post the info back to the server.
Any suggestions are welcome.
