I designed and developed a registration form that you can see here:
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 for look to you?
> the major issue i am having is blank emails with no forms filled out... to make sure the user fills in all the text fields i added a validator for each field. ( you can test it) i still am 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.
Artist/Designer
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 for look to you?
> the major issue i am having is blank emails with no forms filled out... to make sure the user fills in all the text fields i added a validator for each field. ( you can test it) i still am 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.
Artist/Designer