Sending info to web page

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top