[Javascript] redirect after mail sent

Felix bruno.lanciau at cnes.fr
Wed Jul 18 09:58:31 CDT 2001


Good idea, it works fine!
A+

 Félix
 bruno.lanciau at cnes.fr
 http://www.ifrance.com/Chez-Felix/javascript/jscript.htm

  ----- Original Message ----- 
  From: Rees, Mark (TWIi London) 
  To: 'javascript at LaTech.edu' 
  Sent: Wednesday, July 18, 2001 3:51 PM
  Subject: RE: [Javascript] redirect after mail sent


  Hello
   
  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.
   
  Hope this is of some help
   
  Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010718/60421563/attachment.htm>


More information about the Javascript mailing list