[Mapserver-users] Hyperlinks on map page
Ed McNierney
ed at topozone.com
Thu Jan 30 10:04:13 PST 2003
Robert -
Other than the typo in your example (no closing ">" in the <A> tag) that should work fine. MapServer doesn't understand the HTML, it just does a simple text substitution.
- Ed
Ed McNierney
President and Chief Mapmaker
TopoZone.com / Maps a la carte, Inc.
73 Princeton Street, Suite 305
North Chelmsford, MA 01863
ed at topozone.com
(978) 251-4242
-----Original Message-----
From: Robert Stanton [mailto:geosys at iafrica.com]
Sent: Thursday, January 30, 2003 12:35 PM
To: Mapserver users
Subject: [Mapserver-users] Hyperlinks on map page
Hi List
I am placing some basic information from various columns in a .dbf file
before a map in my html template, and two of the items are an email address
and a web page, eg:
<b>Name:</b> [NAME]<br>
<b>Contact:</b> [CONTACT]<br>
<b>Telephone:</b> [DIALCODE] [TELEPHONE]<br>
<b>Fax:</b> [DIALCODE] [FAX]<br>
<b>Email address: </b [EMAILADDR]<br>
<b>Website: </b> [WEBSITE]<br>
Does anyone know how to turn the email and website in to hyperlinks on the
page. I have fiddled with the more obvious ways such as:
<b>EMail address: </b><a href=[EMAILADDR]</a><br>
but none of them seem to work. Any ideas would be greatly appreciated.
Robert Stanton
Durban
South Africa
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list