A single script for making a form in html?

MokotheMonkey

New member
Is it possible to make a simple form that has two text boxes, a scroll down, and a text area that emails it to me in a singular script with either php or html. I don't want to use the MAILTO: thing because it makes a message appear confirming the use of email. Anyways these are the things i want the form to have:

Name: (text box)
Email: (text box)
Reason: ( scroll down with these options: Suggestion, Question, Typo report, Advertisement request, other)
Comments: (text area)

Anyways is there such a script and what is it?

Thanks!
 
Back
Top