Hi
My application uses google maps
when the user types a location search text in chinese language ,using
google maps api i am contacting my server
var request = GXmlHttp.create();
request.open("GET", "GetutfsrDataxml.jsp?datareq="+searchtxt, true);
in Mozilla it fetches the correct result whereas in ie6 it returns
null.
Please help
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---