On Nov 18, 9:59 pm, Umesh Awasthi <[email protected]> wrote: > Hi Larry, > > you can use the below URL for the problem i am facing > > http://195.81.160.200/product/panasonic-dmcfs4k
I get this in IE6: The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings -- Larry > When you go to this page on the right hand side you will see a box > with the following option > Afhalen (Lees verder) click on the radio button and you will see a > text box and a button > > fill the any of the following postal code and click on the button with > caption "zoeken" > 1398PN > 1398PT > or any other Postal code of Netherland > > while this will return the results on any browser like Mozilla and IE > 7+ but in case of IE6 it fails and not returning any point > corresponding to the postal code provided by user > > looking forward for your comments/suggestions > > Regards, > Umesh > > On Nov 18, 8:47 am, "[email protected]" <[email protected]> > wrote: > > > On Nov 17, 7:20 pm, Umesh Awasthi <[email protected]> wrote: > > > > 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. > > > I have no issues with IE6. If you aren't willing to find hosting > > somewhere (free hosts that work with google maps are available) to > > post an example of what doesn't work, then you are out of luck. > > > -- Larry > > > > 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=.
