Passing Query String from an Access Form

Anthony George

Registered User.
Local time
Today, 01:16
Joined
May 28, 2004
Messages
105
Hi

I have an Access Database where I have a textbox on a form where the user types in a postcode.

I have a webpage written in HTML that has a textbox where the user types in a postcode which retrieves a Map for the postcode using the Google Map API.

What I need to know is, can I get the contents from the Access TextBox and export it to the TextBox on the on the webpage using some kind of QueryString.

I know how to open the Webpage within my Access Form but I just need some clues on how to pass the contents of the string so that the user does not have to enter the postcode twice.

Many Thanks for any ideas however small

Regards

Tony
 
Hi Rain

Look's like I may be able to get some ideas from the sample.

Kindest Regards

Tony
 
Welcome

But as I said it is not my work.

It was done by ChrisO who is a Moderator of this Forum.
 

Users who are viewing this thread

Back
Top Bottom