Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to read the headers in an email to include in a reply


Message #1 by jscript@b... on Tue, 15 Jan 2002 15:32:39
When I receive an email, I usually auto-reply using an HTML coded template which includes a background
etc. I would like to include in this auto-reply a line that says : Thank you for your email of <date>, with the subject of
<subject>

Is there any way using javascript I can parse this info from the incoming message, and include it in the reply?

I'm pretty new to this stuff, so all ideas welcome.

  Return to Index