C
Chris Cairns
I need to be able to initiate a HTTP POST to a server and the server will
respond with a text string. How do I initiate this in access and collect
the string?
I was able to do the post via a simple web page. I created a html form with
a submit button and it does return the string. I just need to be able to
automate this in access so it will create, submit and retreive the response
without the user ever having to see the resulting input or response page.
respond with a text string. How do I initiate this in access and collect
the string?
I was able to do the post via a simple web page. I created a html form with
a submit button and it does return the string. I just need to be able to
automate this in access so it will create, submit and retreive the response
without the user ever having to see the resulting input or response page.