If i dont encode the address field, and use : $row['address'] = <IMG class=IMG1 SRC=arrows_trans.gif> <a href="http://www.micmus.dk/ udvidsoeg.php?map=map&maal=Østrig&afr=1215813600&hjem=1226703600" class=link15>Se Crab Pot ø æ å</a>
it works fine with the link in the infobox, so something happens when i do this : $address=htmlentities($row['address']); $address=utf8_encode($address); But what can i do about it ?? On 27 Sep., 22:37, Rossko <[EMAIL PROTECTED]> wrote: > > <IMG class=IMG1 SRC=arrows_trans.gif> <a href="http://www.micmus.dk/ > > udvidsoeg.php?map=map&maal=Østrig&afr=1215813600&hjem=1226703600" > > class=link15>Se Crab Pot ø æ å</a> > > Your <IMG> tag is broken - no quotemarks ?? > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
