<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
ok, i want to rely on mailto. i want to do this only in javascript/html.
<br>...and this is not running properly:
<br>&lt;form ...
<br>onSubmit="setTimeout('self.location=\"newUrl.html\"',50);return true;">
<p>why
<p>"Filipiak, Bob (Contractor)" wrote:
<blockquote TYPE=CITE>&nbsp;<span class=904453614-02052001><font face="Arial"><font color="#0000FF"><font size=-1>Don't
rely on client side mailto: Submit your form to a server side process to
do the email and then redirect from the server.</font></font></font></span>&nbsp;<font size=-1>Bob
Filipiak (Contractor)</font>
<br><font size=-1>MCP</font>
<blockquote style="MARGIN-RIGHT: 0px">
<div class="OutlookMessageHeader" dir="ltr"><font face="Tahoma"><font size=-1>-----Original
Message-----</font></font>
<br><font face="Tahoma"><font size=-1><b>From:</b> Adagilson BB Silva [<A HREF="mailto:adagilson@npd.ufpe.br">mailto:adagilson@npd.ufpe.br</A>]</font></font>
<br><font face="Tahoma"><font size=-1><b>Sent:</b> Wednesday, May 02, 2001
12:06 PM</font></font>
<br><font face="Tahoma"><font size=-1><b>To:</b> javascript@latech.edu</font></font>
<br><font face="Tahoma"><font size=-1><b>Subject:</b> Re: [Javascript]
mailto form - what is wrong?</font></font>
<br>&nbsp;</div>
so, how can i do both things, sending the form and redirect the user to
a new page?
<br>thanks for any help
<br>a.
<p>"Filipiak, Bob (Contractor)" wrote:
<blockquote TYPE="CITE">&nbsp;
<p><font size=-1>For on thing you are sending the visitor to a new page
in your onsubmit function therefore the form never gets submitted.</font>
<p><font size=-1>Bob Filipiak (Contractor)</font>
<br><font size=-1>MCP</font>
<p><font size=-1>-----Original Message-----</font>
<br><font size=-1>From: Adagilson BB Silva [<a href="mailto:adagilson@npd.ufpe.br">mailto:adagilson@npd.ufpe.br</a>]</font>
<br><font size=-1>Sent: Wednesday, May 02, 2001 11:06 AM</font>
<br><font size=-1>To: javascript@latech.edu</font>
<br><font size=-1>Subject: [Javascript] mailto form - what is wrong?</font>
<p><font size=-1>what is wrong?</font></blockquote>
</blockquote>
</blockquote>
</html>