L
Luis
Hello.
I have a db that needs to send some XML code to a web page. This web page
has 3 text boxes and a submit button.
The first textbox (A) is the username, the second (B) is the password and
the third (C) is to put the XML code that i've already created.
Is it possible, using VBA, to write information to these textboxes and force
a submit button ?
The submit button executes a ASP page that returns "200 OK" if submit action
succeds. Another question is if it's possible to get the message that submit
button retrieves to the ASP page.
Thanks
Luis
I have a db that needs to send some XML code to a web page. This web page
has 3 text boxes and a submit button.
The first textbox (A) is the username, the second (B) is the password and
the third (C) is to put the XML code that i've already created.
Is it possible, using VBA, to write information to these textboxes and force
a submit button ?
The submit button executes a ASP page that returns "200 OK" if submit action
succeds. Another question is if it's possible to get the message that submit
button retrieves to the ASP page.
Thanks
Luis