HTML CODE NEEDED:How to give to a SUBMIT button the property to send a message on a contact page to my e-mail.
June 21st 2010
I’m dong a personal home page and I have a contact page. So I have the space where a person can put his name a space to put his e-mail adress and a space where he can put his message and a SUBMIT button. The thing is that a need an HTML code to link that button to send the information on a click to my e-mail adress. Can someone help me with this? I will apreciate it a lot.







June 24th, 2010 at 3:40 am
Here is some html codes to help you
email
message
Or you can make use of the following html button and mailto function
June 27th, 2010 at 1:00 pm
You need a php script, not HTML.