mistermarty
Member
- Local time
- Today, 08:43
- Joined
- Oct 31, 2020
- Messages
- 41
Hi all. I have a database containing customer details with delivery addresses that are sometimes quite remote. A post code may cover a vast area, so we generally use Google maps to find the building prior to going out on the road etc. To help drivers find the exact location for where they need to go, I would like to be able to do the following:
On the customer details form, I would like to have a text box (let's call it txtMapURL) where I can copy a pinpointed location URL from Google maps... easy enough.
Here's the tricky part - I would like a button under the text box (let's call it cmdShowLocn) that, when clicked, reads the URL in the text box (as a hyperlink?) and opens a browser to display the location.
Is this possible?
Thanks
M
On the customer details form, I would like to have a text box (let's call it txtMapURL) where I can copy a pinpointed location URL from Google maps... easy enough.
Here's the tricky part - I would like a button under the text box (let's call it cmdShowLocn) that, when clicked, reads the URL in the text box (as a hyperlink?) and opens a browser to display the location.
Is this possible?
Thanks
M
