<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I am one step further, it probably has to do with the fact that I use
ajax and xml, the &lt;&gt; signs in my code are not ajax compatible, so
I probably should use some sort of function to transfer them to html
valid characters, is there a function for that?<br>
<br>
Milo van der Linden schreef:
<blockquote cite="mid:47026F82.6020904@zeelandnet.nl" type="cite"><font
 face="Helvetica, Arial, sans-serif">I am entering the following
in a tables.tpl &nbsp; <br>
  <br>
{capture name=some_content assign=popText}<br>
&lt;img
SRC=<a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="http://wssoilution.bosqom.nl/Boorstaat.aspx?width=550&amp;height=250&amp;language=nl&amp;layout=someBPLname&amp;view=single&amp;measurementobjects=%7B$value%7D&amp;outputtype=jpg&amp;database=BoormanagerV2">"http://wssoilution.bosqom.nl/Boorstaat.aspx?width=550&amp;height=250&amp;language=nl&amp;layout=someBPLname&amp;view=single&amp;measurementobjects={$value}&amp;outputtype=jpg&amp;database=BoormanagerV2"</a>&gt;<br>
{/capture}<br>
&lt;a href="#" {popup caption='Server Info' text=$popText}&gt;MouseOver
Me!&lt;/a&gt;<br>
  <br>
  <br>
The href gets completely screwed up, everything gets mixed: Firebug
reports this:<br>
  <br>
&lt;a
boorstaat.aspx?width="550&amp;height=250&amp;language=nl&amp;layout=someBPLname&amp;view=single&amp;measurementobjects=1-4&amp;outputtype=jpg&amp;database=BoormanagerV2""
wssoilution.bosqom.nl="<a moz-do-not-send="true"
 class="moz-txt-link-rfc2396E" href="http:=">" http:="</a>"
onmouseover="return overlib('&lt;img
SRC=" href="#"&gt;\r\r',CAPTION,'Server Info');"
onmouseout="nd();"&gt;MouseOver Me!&lt;/a&gt;<br>
  <br>
unterminated string literal<br>
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://cartoweb.bosqom.nl/cartoweb3/htdocs/index.php">http://cartoweb.bosqom.nl/cartoweb3/htdocs/index.php</a><br>
Line 1<br>
  <br>
This problem is really messing with my mind, for a complete day
already. Is there anyone that is able to answer me?<br>
  <br>
  </font>
  <div class="moz-signature">-- <br>
  <title>3DSite</title>
  <meta http-equiv="Content-Type" content="text/html; ">
  <style type="text/css">
<!--
body {
        background-color: #FFFFFF;
        margin-left: 5px;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
.style4 {font-size: 9px; }
.style5 {font-size: 9px; color: #CCCCCC; }
-->
  </style>
  <meta content="MSHTML 6.00.2900.2912" name="GENERATOR">
  <br>
  <table border="0" cellpadding="0" cellspacing="0" width="400">
    <tbody>
      <tr>
        <td rowspan="3" align="left" height="0" valign="bottom"
 width="15"><br>
        </td>
        <td colspan="2" align="left" height="78" valign="top" width="0">
        <p class="style4">Milo van der Linden <br>
        <a moz-do-not-send="true" href="skype:milovanderlinden?add">skype:
milovanderlinden</a><br>
        <a moz-do-not-send="true" href="mailto:mlinden@zeelandnet.nl">mlinden@zeelandnet.nl</a><br>
        <a moz-do-not-send="true"
 href="mailto:milovanderlinden@gmail.com">milovanderlinden@gmail.com</a><br>
        <a moz-do-not-send="true" href="mailto:milo@3dsite.nl">milo@3dsite.nl</a><br>
        <a moz-do-not-send="true" href="http://www.3dsite.nl">http://www.3dsite.nl</a><br>
        </p>
        </td>
        <td rowspan="3" align="left" height="0" valign="top" width="15">&nbsp;</td>
        <td valign="top" width="300">
        <p class="style5"><span lang="NL">De informatie in dit bericht
reflecteert mijn persoonlijke mening en niet die van een bedrijf of
instantie. Aan de informatie kunnen geen rechten worden ontleend.
Indien dit bericht onderdeel is van een forum, mailing-list of
community dan gelden automatisch de bij het betreffende medium
behorende voorwaarden.</span> <span lang="EN">The information in this
message reflects my
personal opinion and not that of a company or public body. All rights
reserved.If this message is contained in a mailing-list or community,
the rights on the medium are automatically adapted.</span></p>
        </td>
      </tr>
    </tbody>
  </table>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Cartoweb-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/cartoweb-users">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a>
  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<title>3DSite</title>
<meta http-equiv="Content-Type" content="text/html; ">
<style type="text/css">
<!--
body {
        background-color: #FFFFFF;
        margin-left: 5px;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
.style4 {font-size: 9px; }
.style5 {font-size: 9px; color: #CCCCCC; }
-->
</style>
<meta content="MSHTML 6.00.2900.2912" name="GENERATOR">
<br>
<table border="0" cellpadding="0" cellspacing="0" width="400">
  <tbody>
    <tr>
      <td rowspan="3" align="left" height="0" valign="bottom" width="15"><br>
      </td>
      <td colspan="2" align="left" height="78" valign="top" width="0">
      <p class="style4">Milo van der Linden
      <br>
      <a href="skype:milovanderlinden?add">skype: milovanderlinden</a><br>
      <a href="mailto:mlinden@zeelandnet.nl">mlinden@zeelandnet.nl</a><br>
      <a href="mailto:milovanderlinden@gmail.com">milovanderlinden@gmail.com</a><br>
      <a href="mailto:milo@3dsite.nl">milo@3dsite.nl</a><br>
      <a href="http://www.3dsite.nl">http://www.3dsite.nl</a><br>
      </p>
      </td>
      <td rowspan="3" align="left" height="0" valign="top" width="15">&nbsp;</td>
      <td valign="top" width="300">
      <p class="style5"><span lang="NL">De informatie in dit bericht
reflecteert mijn persoonlijke mening en niet die van een bedrijf of
instantie. Aan de informatie kunnen geen rechten worden ontleend.
Indien dit bericht onderdeel is van een forum, mailing-list of
community dan gelden automatisch de bij het betreffende medium
behorende voorwaarden.</span>
      <span lang="EN">The information in this message reflects my
personal opinion and not that of a company or public body. All rights
reserved.If this message is contained in a mailing-list or community,
the rights on the medium are automatically adapted.</span></p>
      </td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>