aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes JAvascript to sendemail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "JAvascript to sendemail" Watch "JAvascript to sendemail" New topic
Author

JAvascript to sendemail

Roisin Dunne
Greenhorn

Joined: Feb 19, 2004
Posts: 12
i sit possibel for javascript to send an email!
with the contents of the email already defined?
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
if you are using Windows & IE then yes, by using activeobject,
The code will not work for all clients, I guess the minimum you need on client side is Windows2000 or office 2000 with an SMTP server (?)

use this as a tip and search futher in google, post your question here for new doubts if any.


Spritle Software Blogs
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
ActiveX only is for IE....
Server Side is the only way to go unless you use Mailto tag which uses the clients email.
Eric
Yuriy Fuksenko
Ranch Hand

Joined: Feb 02, 2001
Posts: 411
Look at this one:
http://tech.irt.org/articles/js080/index.htm
It is kind of old (Saturday 25th April 1998) but should be still valid
 
IntelliJ Java IDE
 
subject: JAvascript to sendemail
 
Threads others viewed
HTML, FORMs and AJAX inside Email clients?
Validating email in javascript?
E-mail address validation
java script for sending mails from webpage
WA #1.....word association
developer file tools