Yes, I have a key for the domain.. But I don't know how to read the web.config setting before the loading of the page, in order to "document.write" in the code of the page...
Thanks! On 29 oct, 17:38, ProbablyMike <[email protected]> wrote: > On Oct 29, 3:56 pm, JuKiM <[email protected]> wrote: > > > Hi, > > > I'm wondering if is possible to store the api key in web.config > > (asp.net).. And read from there to register when loading the page.. > > I can't think why not, as long as you're building your JavaScript from > your code behind. > > > Because, for example, if I have 3 pages with a map displayed, i need > > to register the api in the three pages.. > > Why not just register a key for your domain, then it can be used on > any pages within. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
