Returning value from a Web Control

This is a way out there question, but hoping this is possible.

I have an Access form with the Web Control.
The web control navigates to a web page that calls the Google Maps
API.
I want to be able to click a point on the map, and have the
coordinates returned so that I can do something with them in VBA.

I can put a text control in the HTLM on the web page, so is I can't
directly process the map click coordinates, maybe I can retrieve the
values in the map's text control?

Wishful thinking but I'm hoping this is possible.
Any help is appreciated.
lq
laurenq uantrell [ Do, 24 Januar 2008 01:10 ] [ ID #1915354 ]

Re: Returning value from a Web Control

Lauren Quantrell wrote:

> This is a way out there question, but hoping this is possible.
>
> I have an Access form with the Web Control.
> The web control navigates to a web page that calls the Google Maps
> API.
> I want to be able to click a point on the map, and have the
> coordinates returned so that I can do something with them in VBA.
>
> I can put a text control in the HTLM on the web page, so is I can't
> directly process the map click coordinates, maybe I can retrieve the
> values in the map's text control?
>
> Wishful thinking but I'm hoping this is possible.
> Any help is appreciated.
> lq

I don't know if this will help. I went to google and searched on
retrieve google map coordinates

There were a bunch of hits...like
http://www.developer.com/tech/article.php/3548171

Hope this helps.
Salad [ Do, 24 Januar 2008 02:03 ] [ ID #1915356 ]

Re: Returning value from a Web Control

On Jan 23, 8:03=A0pm, Salad <o... [at] vinegar.com> wrote:
> Lauren Quantrell wrote:
> > This is a way out there question, but hoping this is possible.
>
> > I have an Access form with the Web Control.
> > The web control navigates to a web page that calls the Google Maps
> > API.
> > I want to be able to click a point on the map, and have the
> > coordinates returned so that I can do something with them in VBA.
>
> > I can put a text control in the HTLM on the web page, so is I can't
> > directly process the map click coordinates, maybe I can retrieve the
> > values in the map's text control?
Salad, thanks but I am already doing this. The article only speaks to
retrieving coordinates and plotting them on the map. I'm doing this in
Javascript already. What I'm trying to do is to pull or push these
coordinated back into Access VBA.
lq

>
> > Wishful thinking but I'm hoping this is possible.
> > Any help is appreciated.
> > lq
>
> I don't know if this will help. =A0I went to google and searched on
> =A0 =A0 =A0 =A0 retrieve google map coordinates
>
> There were a bunch of hits...likehttp://www.developer.com/tech/article.php=
/3548171
>
> Hope this helps.- Hide quoted text -
>
> - Show quoted text -
laurenq uantrell [ Do, 24 Januar 2008 04:24 ] [ ID #1915363 ]
Datenbanken » comp.databases.ms-access » Returning value from a Web Control

Vorheriges Thema: runtime error 2501 ApplyFilter action was cancelled
Nächstes Thema: Allow User Only Validation