Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Emailing page to user


  • From: javascript@xxxxxxxxxx (Andrew Gibson)
  • Subject: [Javascript] Emailing page to user
  • Date: Sat, 26 May 2001 15:56:18 +1200

I have a report which is generated with an ASP script.
I want to give the user the opportunity to email the page to
himself. 

Can I do this with Javascript.

Something similar to the send page by email that is in IE maybe.

Andrew