mariamohlin
10-11-2006, 02:31 PM
I have a txt dockument (It´s loaded into a flash movie) and it looks like this:
&news=<p>
<p><font size="11" color="#868061" weight="bold">SAXAT 2006-09-12</font></p>
<p><font size="11" color="#868061" weight="bold">DAGBLADET SUNDSVALL</font></p>
<p><font size="16" color="#868061" weight="bold"><strong>Flooré nominerat till pris</strong></font>.</p>
<div>
<p>Golvvärmeföretaget Flooré är</p>
<p>nominerat till exportpriset i</p>
<p>Västernorrland.
<br>
<br>
&
My problem is that the special character é in Flooré ends the document, so all text after the "&" character disappears. Is there another way to write "é"?
&news=<p>
<p><font size="11" color="#868061" weight="bold">SAXAT 2006-09-12</font></p>
<p><font size="11" color="#868061" weight="bold">DAGBLADET SUNDSVALL</font></p>
<p><font size="16" color="#868061" weight="bold"><strong>Flooré nominerat till pris</strong></font>.</p>
<div>
<p>Golvvärmeföretaget Flooré är</p>
<p>nominerat till exportpriset i</p>
<p>Västernorrland.
<br>
<br>
&
My problem is that the special character é in Flooré ends the document, so all text after the "&" character disappears. Is there another way to write "é"?