PDA

View Full Version : I need form help



truehabb
11-16-2008, 03:25 PM
So I tried using HTML form with action as mailto: and then my email address but that didnt work, then I looked on cgi and found monster mail and tried that and it still didn't work. And then I tried using a PHP script from another website, and that still didn't work. All the tutorials on how to create forms seem to only be giving me the second step. I'm a beginner at forms completely. Can someone tell me where to start? I do know HTML ect. But I cannot figure out how to make it work.

owt200x
12-02-2008, 06:17 PM
I released a contact form in php on my website at http://www.owt200x.us/contactform it has the basic name, subject and message form, it includes many features listed on the website including opencaptcha.

This is not a spam post, I'm just trying to get more people to use my form as it is, or if they need custom forms, I can customize the form on the website to include the fields you need.

I can also put in phone number formatting as well as zip code and other numbers.

Any money donated will be used to build a homeless shelter.

Barry "OwT"

pghcollectibles
12-03-2008, 06:16 AM
there is a good php mail form at http://www.myphpscripts.net it includes captcha and step by step instructions