Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Calling maps.google.com from VFP?

2 views
Skip to first unread message

Michael

unread,
Dec 11, 2007, 12:48:01 PM12/11/07
to
Hi.

We have someone doing service calls who would like to have a button that
will call up google maps by passing the address & city of the client
currently on the screen. He has seen this done somewhere and was wondering if
we could do it for him as well. The app is currently in VFP6 but can be
converted to VFP8 if needed. Sample code would be appreciated.

TIA
Mike

Steve Freides

unread,
Dec 11, 2007, 2:23:17 PM12/11/07
to
"Michael" <Mic...@discussions.microsoft.com> wrote in message
news:CD73B2E5-039C-46A9...@microsoft.com...

http://maps.google.com/maps?q=10001

http://maps.google.com/maps?q=Las+Vegas+NV

All these things work - I'm sure you can take it from there. The web
engine seems smart enough to figure out the pieces of what you're
passing it.

-S-


Michael

unread,
Dec 11, 2007, 3:11:00 PM12/11/07
to
Thanks for the reply steve. What I am looking for is the code to place inside
the click event of the button control. This is not a valid command. Thanks.

Michael

unread,
Dec 11, 2007, 3:16:01 PM12/11/07
to
Sorry steve. Got it. Use a "Hyperlink Button" not standard button. Puts me in
the right direction.

Mike

0 new messages