Hi Larry,

i was not able to post link to my application as currently its on
dvelopment mode and is not yet put on open IP so no one can access it
from outside.

one more thing which i found here

if (!point) {
                        geocoder.getLocations(address, function(response) {
                 alert(address + " not found: " + response.Status.code);
   });

in all cases i am getting response code as 200
and yes i tried some example from google demo example and they worked
fine but the moment i put that working code in my file they stop
working in IE6,while on other all browsers even on IE7/8 its working
fine.

regards,
umesh

On Nov 17, 7:54 pm, "[email protected]" <[email protected]>
wrote:
> On Nov 17, 3:44 am, Umesh Awasthi <[email protected]> wrote:
>
> > Hi All,
>
> > i am trying to use google map API to get point based on the postal
> > code provided by user
> > its working fine for all broweser except IE6 where it is not returning
> > any point corresponding to the said Postal code.
> > below is the code i have used
>
> > in all cases its working fine but for IE6 its not working can any one
> > tell me whats going wrong with the code
>
> Not without a 
> link.http://groups.google.com/group/google-maps-api/web/suggested-posting-...
>
> http://groups.google.com/group/Google-Maps-API/web/why-including-a-li...
>
> The geocoder works fine for me in IE6.
>
>   -- Larry

--

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=.


Reply via email to