Question : Simple Website Email Submission

What is the most simple way to implement a contact submission page in html?    That is an html page with 2 textfields, one for email and the other for message input, and a submit button.  Once user hits submit the message is sent to a designated email.

I'm looking for the most simple solution available.   Can be javascsript, java or html.

Answer : Simple Website Email Submission

to use java you'll need something like this to send an email
http://helpdesk.objects.com.au/java/how-do-i-send-an-email-using-java
Random Solutions  
 
programming4us programming4us