On Oct 23, 9:34 am, NiNi <[EMAIL PROTECTED]> wrote: > I can not run the most simple demo of Google Maps API on aspx in IE. > The error messages are about the jscript, missing }, missing objects, > etc.. But I can run the same code on html format. That's why? help.
The API runs in the client, and shouldn't depend on what the server does. Except that ASPX does odd things with sessions and forms and can upset what the browser has to interpret. We may be able to advise if you follow the posting guidelines and give a link to your failing page. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
