I will have to experiment with saving the lat/long in my database.  I
am not sure how to get from javascript to write to my SQL database.  I
know how to do this in code behind (VB), but I have never seen it done
from javascript,plus I am not sure I want to expose javascript that
writes to my database.  Any suggestions?

On Mar 28, 9:45 am, [email protected] wrote:
> If you are doing this through the Maps API then you can get any errors
> on return from the geocoder. e.g.http://econym.org.uk/gmap/geo.htm
>
> However, if these addresses are in a database, then you should be
> geocoding them once only and storing the LatLng location in the
> database.
--~--~---------~--~----~------------~-------~--~----~
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