| Author |
How to send a file as an email attachment.
|
Hema Turupu
Greenhorn
Joined: Nov 11, 2011
Posts: 2
|
|
Hi
How do I send a file that is uploaded in a registration form in the website by users to my email as an attachment. The below is my code. Please advice.
=============
==========
Many Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
|
Use the JavaMail API.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Nam Ha Minh
Ranch Hand
Joined: Oct 31, 2011
Posts: 347
|
|
This may be of help:
How to send e-mail with attachment using JavaMail API
|
Job Offer: Online working Java technical writing
|
 |
 |
|
|
subject: How to send a file as an email attachment.
|
|
|