<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.00.3103.1000" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=951570017-02052001>OK, 
but don't come back later and ask: "How can I make sure the client has email 
configured?"</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=951570017-02052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=951570017-02052001>You 
haven't told the browser to submit the form because you are sending them to 
another URL after the timeout. Maybe someone else can tell you how you can 
submit a for and then change the page location on the same 
page.</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<P><FONT size=2>Bob Filipiak (Contractor)<BR>MCP </FONT></P>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Adagilson BB Silva 
  [mailto:adagilson@npd.ufpe.br]<BR><B>Sent:</B> Wednesday, May 02, 2001 1:31 
  PM<BR><B>To:</B> javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] 
  mailto form - what is wrong?<BR><BR></DIV></FONT>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;"&gt; 

  <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></P></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>