I need some help from you knowledgable ones out there. I am looking for a programm that will create me a form and the php file to pass the form to my email account. what i am after is a program that i can choose what types of fields i want in the form and choose what ever i want basicly from email address to 20 fields later comments. I have done some looking around but not found anything as yet. Of course i am willing to buy this program so cash in not a problem if anyone knows of such a program please let me know
Dreamweaver, FrontPage and any HTML editor programs have forms stuff. For PHP mail send, you would need custom PHP codes - search in google for PHP email form tutorial.