... and time. You can either program each page statically, writing
individual code for each one (although obviously you can template
it!).

Or you can create the pages dynamically from a database using a CGI
language - anything from asp, php, perl... on the server side, or
JavaScript on the client browser side. Whatever you are comfortable
with.

The choice is yours. I've done it both ways and it depends on your
application. If the 20 pages are not going to change, then it may be
advantageous to write static pages. Any more, or with changing maps,
then you should be creating the pages dynamically.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to