| robert pointed out on 30 Jul 2005 19:25:39 -0700 that, 
| unlike Internet Explorer, the Mozilla Firefox browser
| can display the following link without errors
| http://www.cs.wisc.edu/~nmueller/fsbo_open_houses.pl

However, that doesn't answer the original question
sent on 30 Jul 2005 15:20:55 +0000:

> I would like to show multiple addresses on a map -- from a "user
> PC" (rather than from a "web-server").  I am hoping to have a perl
> script read in a list of addresses and generate a html page.  All
> the input addresses would be within about 20 miles of each other;
> and each address in the list would have a html link associated
> with it.  Viewing the html page generated by the perl script in a
> browser should show a map with markers for each address in the
> list.  Clicking on the marker should open a new browser for the
> html link associated with that address.
> 
> Can the preceding be done?  Any suggestions?

Incidentally, looking at www.cs.wisc.edu/~nmueller/fsbo_open_houses
(note no .pl at the end) displays code which seems to print to the
browser the way a cgi script would.  So I gather HTML::GoogleMaps is
meant to be used in a cgi script.

--Suresh

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to