Anthony George
Registered User.
- Local time
- Today, 17:14
- 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
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