Posted By:
Cain_Ullah
Posted On:
Tuesday, March 20, 2001 10:36 AM
I am trying to send values in form objects to an e-mail address. I have passed the 'from', 'to' and 'subject' parameters from my orders page to my confirmation page. It sends the value from the drop down box 'MenDate' correctly. However I also want to send the contents of the other form objects. Being drop downs and text fields. I have used the code below with JMail on a JSP page. Can anyone help me? I tried copying and pasting the newMessage.setText line with a different parameter but it didn't work. I also want to display all the information on the confirmation page instead of the line Your Message was sent. Any ideas? I only downloaded JMail a few days ago and have two weeks to hand in
More>>
I am trying to send values in form objects to an e-mail address. I have
passed the 'from', 'to' and 'subject' parameters from my orders page to my
confirmation page. It sends the value from the drop down box 'MenDate'
correctly. However I also want to send the contents of the other form
objects. Being drop downs and text fields. I have used the code below with
JMail on a JSP page. Can anyone help me? I tried copying and pasting the
newMessage.setText line with a different parameter but it didn't work. I
also want to display all the information on the confirmation page instead of
the line Your Message was sent. Any ideas?
I only downloaded JMail a few days ago and have two weeks to hand in my
webpage for my degree.
Most Grateful
Cain
Cain@thevisionz.freeserve.co.uk
<<Less