File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Send e-mail from page? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Send e-mail from page?" Watch "Send e-mail from page?" New topic
Author

Send e-mail from page?

Frank Jacobsen
Ranch Hand

Joined: May 17, 2002
Posts: 335
This is possible, <a href="mailto:email-adresse"> </a>, but this opens outlook on my computer, i wan�t to make a input fild with my email adress, and a tekt area, where i can send put in some e-mial text, and then hit the submit buttom, and that schould send the email, is this possible in html / javascript ???

Frank Jacobsen
[ September 10, 2006: Message edited by: Bear Bibeault ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56214
    
  13

You can set up the mail form using HTML and Javascript, but it will take a server-side component to actually send the mail.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Send e-mail from page?
 
Similar Threads
Error 404 JSP
Anyone know Unidata?
mailTo attributes
problem in socket connection
Submit Form