View Single Post
Old 26-03-2008, 04:44   #3 (permalink)
Agricola
Senior Member
 
Agricola's Avatar
 
Join Date: May 2007
Location: England
Posts: 174
Assume you are using XHTML, You need to escape the special characters by using the correct entity code, so where there is a & in the link you need to change it to & If you are embedding the map with thier IFRAME code then you will need to declare the page as XHTML1.0 TRansitional

HTML Latin-1 Entities
  Reply With Quote