twitter




Saturday, October 24, 2009

What is the html code to allow users to ask a question in a text box and submit to my email account?

I want to add a form on my website where people can ask a question and then when they click the submit button, it will go to my email account. Thanks.

What is the html code to allow users to ask a question in a text box and submit to my email account?
what u want to do cannot be done using HTML alone.You need backend CGI scripting to do this.You may search for those scripts.They can be downloaded for free.
Reply:it requires some Html but most is PHP
Reply:It's a mail-to link. %26lt;a herf="mailto:YOUREMAILADDRESS"%26gt;


No comments:

Post a Comment