<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Good idea, it works fine!</FONT></DIV>
<DIV><FONT face=Arial size=2>A+</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;Félix<BR>&nbsp;<A 
href="mailto:bruno.lanciau@cnes.fr">bruno.lanciau@cnes.fr</A><BR>&nbsp;<A 
href="http://www.ifrance.com/Chez-Felix/javascript/jscript.htm">http://www.ifrance.com/Chez-Felix/javascript/jscript.htm</A><BR></FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:mrees@twii.net" title=mrees@twii.net>Rees, Mark (TWIi 
  London)</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  href="mailto:'javascript@LaTech.edu'" 
  title=javascript@latech.edu>'javascript@LaTech.edu'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 18, 2001 3:51 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [Javascript] redirect after 
  mail sent</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial 
  size=2>Hello</FONT></SPAN></DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial size=2>When 
  the user clicks the mailto link set a variable. Then the email client will get 
  the focus. Once the user sends the email the email client disappears and they 
  will probably click back into the browser. Therefore there will be an onfocus 
  event which you can trap, check the variable (to avoid doing the redirect 
  before they send the mail) and redirect.</FONT></SPAN></DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial size=2>Hope 
  this is of some help</FONT></SPAN></DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=765544713-18072001><FONT color=#0000ff face=Arial 
  size=2>Mark</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>