Is there a difference between the following code?

objXMLConnection.open "GET", "http://maps.google.com/maps/geo?q="; ....
objXMLConnection.open "get", "http://maps.google.com/maps/geo?q=";...

The lowercase "get" used to work for my site to geocode an address via
HTTPRequest. It no longer works now. Could this be a recent security
enhancement ?
--~--~---------~--~----~------------~-------~--~----~
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