rastacssforum
07-04-2011, 05:00 AM
I designed and developed a registration form that you can see here:
http://www.rossow-web.com/test/form.html
i used a pretty simple php form validator
a couple of questions:
> i am still learning how to create a proper form. i know there are a bunch of site out there that will design a form for you... but i want complete control over the look. How does this form look to you?
> the major issue i am having is receiving blank emails with nothing filled out... to make sure this didnt happen i added a validator for each field. ( you can test it) but i am still getting blank emails. i thought the validator was supposed to prevent that?
> would adding a anti-spam checker fix this?
any help would be appreciated. thank you.
http://www.rossow-web.com/test/form.html
i used a pretty simple php form validator
a couple of questions:
> i am still learning how to create a proper form. i know there are a bunch of site out there that will design a form for you... but i want complete control over the look. How does this form look to you?
> the major issue i am having is receiving blank emails with nothing filled out... to make sure this didnt happen i added a validator for each field. ( you can test it) but i am still getting blank emails. i thought the validator was supposed to prevent that?
> would adding a anti-spam checker fix this?
any help would be appreciated. thank you.