This is a discussion on "Sending Email" within the JavaScript Forum section. This forum, and the thread "Sending Email are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Sending Email
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Sending Email
I have been looking around all day and i cant find out how to do this, i have a form with a submit button, i want the user to fill in the form and click submit( and have a email sent to me with the form results), then up comes a seperate page with a link back to the main page.
But i dont want to use the mailto: i was wondering if their is a way to send the email without having the outlook express message sender popping up, i know you can do it i remember seeing it with the smtp, is their a built in function in jsp. The email address(to) and the subject will be preditermind and i will have a standard email body. |
|
|
|
|||
|
Re: Sending Email
i have since been reading on this and found that you use php i have posted another thread in the PHP forum so if you know how to send a email using php please reply(i have tried the mail() function and it doesnt work, any ideas)
|
|
|||
|
Re: Sending Email
I will reply in the PHP forum. |
|
|||
|
Re: Sending Email
"is their a built in function in jsp?"
There isn't a built in function in jsp,but you can sue javamil . Give you some sample code
|
![]() |
| Tags |
| sending, email |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP email form not sending email | Kurt | PHP Forum | 1 | Oct 12th, 2007 04:26 |
| sending email fails | flann | Hosting & Domains | 1 | Feb 17th, 2007 23:38 |
| sending email arrays with php | ppgpilot | PHP Forum | 2 | Jan 25th, 2007 16:49 |
| Email + attachment sending | manzil | PHP Forum | 1 | Aug 4th, 2006 13:40 |
| Sending email | Paul00000001 | PHP Forum | 6 | Jul 10th, 2006 11:49 |