Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Emailing page to user
- From: javascript@xxxxxxxxxx (Peter Brunone)
- Subject: [Javascript] Emailing page to user
- Date: Sat, 26 May 2001 09:20:19 -0500
If you're doing this in ASP, I'd just go the ASP route for mailing as well. There are a number of components -- many of them free -- that will do the job for you if you don't want to use CDONTS (the built-in mailer). Take a look at www.aspdll.com for your choices here. Client-side Javascript doesn't have access to any sort of mail API; the best you'll be able to do is prompt the user's default mail client to send a message, and even then you can't include the file (especially if it's on the server). Why wouldn't the user just get the file, rather than having to mail it to himself? |-----Original Message----- |From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On |Behalf Of Andrew Gibson |Sent: Friday, May 25, 2001 10:56 PM |To: javascript@xxxxxxxxxx |Subject: [Javascript] Emailing page to user | | |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
- Follow-Ups:
- [Javascript] Emailing page to user
- From: Andrew Gibson
- [Javascript] Emailing page to user
- References:
- [Javascript] Emailing page to user
- From: Andrew Gibson
- [Javascript] Emailing page to user
- Prev by Date: [Javascript] Emailing page to user
- Next by Date: [Javascript] Emailing page to user
- Previous by thread: [Javascript] Emailing page to user
- Next by thread: [Javascript] Emailing page to user
- Index(es):