<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Javascript] cr/lf problem in calling a mail window</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>thanks Cutter, but I've already tried this.</FONT>
<BR><FONT SIZE=2>and also %13%10.</FONT>
<BR><FONT SIZE=2>I'm quite sure it's possible but there's surely a little trick to find.</FONT>
</P>

<P><FONT SIZE=2>-----Message d'origine-----</FONT>
<BR><FONT SIZE=2>De : Cutter Bl [<A HREF="mailto:cutterbl@hotmail.com">mailto:cutterbl@hotmail.com</A>]</FONT>
<BR><FONT SIZE=2>Envoyé : jeudi 11 avril 2002 14:40</FONT>
<BR><FONT SIZE=2>À : javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Objet : Re: [Javascript] cr/lf problem in calling a mail window</FONT>
</P>
<BR>

<P><FONT SIZE=2>I haven't tried this so you may have to play with it a bit, but it seems as </FONT>
<BR><FONT SIZE=2>if you declare the body of the message to be HTML. If that is the case I </FONT>
<BR><FONT SIZE=2>would think you would use HTML tags for formatting (&lt;br&gt; for line break, </FONT>
<BR><FONT SIZE=2>&lt;p&gt;&lt;/p&gt; for paragraphs, etc.). Somebody stop me if I'm way off base here, </FONT>
<BR><FONT SIZE=2>I've never done this type of mailto: construct before.</FONT>
</P>

<P><FONT SIZE=2>Cutter</FONT>
<BR><FONT SIZE=2><A HREF="http://www.falcon-knives.com" TARGET="_blank">http://www.falcon-knives.com</A></FONT>
</P>

<P><FONT SIZE=2>----Original Message Follows----</FONT>
<BR><FONT SIZE=2>From: FERON Matthieu &lt;FERONMA@cic-i.com&gt;</FONT>
<BR><FONT SIZE=2>Reply-To: javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>To: &quot;Javascript (E-mail)&quot; &lt;javascript@LaTech.edu&gt;</FONT>
<BR><FONT SIZE=2>Subject: [Javascript] cr/lf problem in calling a mail window</FONT>
<BR><FONT SIZE=2>Date: Thu, 11 Apr 2002 10:57:11 +0200</FONT>
</P>

<P><FONT SIZE=2>Hello,</FONT>
<BR><FONT SIZE=2>I use this code to build a mail</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; window.location = &quot;<A HREF="mailto:mymail@myserver.ext?Subject=Contribution">mailto:mymail@myserver.ext?Subject=Contribution</A> HTM :</FONT>
<BR><FONT SIZE=2>&amp;Body=Titre:\nDescription:\nInsère ici un fichier zip contenant les pages et</FONT>
<BR><FONT SIZE=2>images à relier\nDès que les pages seront intégrées dans le site, tu</FONT>
<BR><FONT SIZE=2>recevras une confirmation par mail.&quot;;</FONT>
</P>

<P><FONT SIZE=2>it works well and include my text in the right place but the '\n' doesn't</FONT>
<BR><FONT SIZE=2>seem to work to include cr/lf.</FONT>
<BR><FONT SIZE=2>if anyone has an idea.</FONT>
<BR><FONT SIZE=2>Matthieu Féron</FONT>
<BR><FONT SIZE=2>mferon@adeuza.fr</FONT>
<BR><FONT SIZE=2><A HREF="http://ffwnet.phpnet.org" TARGET="_blank">http://ffwnet.phpnet.org</A></FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>_________________________________________________________________</FONT>
<BR><FONT SIZE=2>Join the world's largest e-mail service with MSN Hotmail. </FONT>
<BR><FONT SIZE=2><A HREF="http://www.hotmail.com" TARGET="_blank">http://www.hotmail.com</A></FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Javascript mailing list</FONT>
<BR><FONT SIZE=2>Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.LaTech.edu/mailman/listinfo/javascript" TARGET="_blank">https://lists.LaTech.edu/mailman/listinfo/javascript</A></FONT>
</P>

</BODY>
</HTML>