I want to create a Contact page on my website with the following form boxes:
----------------
Name
e-mail address
Comments
Submit (button)
----------------
I want the customers to send me the comments via email but without prompting for the the local mail client ("mailto:"). Is there a way to write all this in html/css? without applying php? The submit button will send the message...