Hi,

I'm actually quite new with asp.net. Anyway i have created one page
where i put the code obtained from http://econym.googlepages.com/store.htm
to my page. However even when i add this ->

GDownloadUrl(
 "myserver.aspx",
 function(doc){},
 "lat=1.12&lng=-23.45&details=This is my house"
);

It doesn't call the Page_Load function in myserver.aspx. So i wasn't
able to retrieve the information from lat, lng and details to be
stored. What should I do, does anyone got any suggestions?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to