473,326 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

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
Jan 24 '08 #1
2 1868
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.
Jan 24 '08 #2
On Jan 23, 8:03*pm, Salad <o...@vinegar.comwrote:
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. *I went to google and searched on
* * * * 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 -
Jan 24 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: JKop | last post by:
AnyClass Blah() { AnyClass poo; return poo; } As we all know, in the above, the compiler is entitled to:
17
by: Neil Ginsberg | last post by:
OK, this is a stupid thing, but I can't seem to get this to work. I have a form with a subform (in continuous form view). A combo box on the main form has code in the AfterUpdate event which adds a...
2
by: Duncan Welch | last post by:
Hi, I've got a fairly simple date control, that I'm creating dynamically in my page. The reason for creating it dynamically is that I want the ID to vary, depending on it's situation. The...
4
by: Moe Sizlak | last post by:
Hi There, I am trying to return the value of a listbox control that is included as a user control, I can return the name of the control but I can't access the integer value of the selected item,...
3
by: Angel | last post by:
I have a problem I placed a DropDown list control on my .NET page. I do not want to perform a postback when something is selected. When I want to get what was selected in the Client Script I do not...
28
by: Yevgen Muntyan | last post by:
Hey, Consider the following code: void func (void) { } void func2 (void) {
6
by: rowe_newsgroups | last post by:
I just noticed this about value types and return values, and it kind of bugs me that the compiler won't treat it as an error, even with Option Strict On. Try this out: Option Strict On ...
8
by: Michal Nazarewicz | last post by:
Hi, What does returning 0 from main() mean according to C89/C90 standard? I've found that in C99 it means successful termination (7.20.4.3p5) however as I'm editing book on C at Polish Wikibooks...
23
by: pauldepstein | last post by:
Below is posted from a link for Stanford students in computer science. QUOTE BEGINS HERE Because of the risk of misuse, some experts recommend never returning a reference from a function or...
12
by: hectorchu | last post by:
Why doesn't my compiler (g++) flag something like this as an error: int main() { } ?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.