Click here to Skip to main content
15,886,815 members
Articles / Web Development / ASP.NET

Sending Email From JavaScript using OutLook Automation

Rate me:
Please Sign up or sign in to vote.
2.60/5 (17 votes)
22 May 2006 154.9K   6.1K   33  
This is a client side script to send emails using Outlook Express. You can add this script on a click event of a button on your ASP.NET page; this script will create a mail message (to, from, cc, attachments, body) and open Outlook Express with these data and let you send the same email.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
I am a student and right now pursuing post graduation in software development and management.

Comments and Discussions