form verification for drop downs and check boxes

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
johnwboyd
Forum Newbie
Posts: 2
Joined: Tue Jun 03, 2008 2:02 pm

form verification for drop downs and check boxes

Post by johnwboyd »

:banghead:

I have a great php email form script for text cells but I want to take it to the next level and have instead of text below the cell notifying user of blank fields the cells to change color as well as the check boxes and drop downs and a notification window which will appear beforehand. We also want the data to load into a software. I don't know if anyone can help here? But I'd really appreciate it.

Here's a link for the form http://johnwboyd.info/templates/car-loan1/2/
and here's the php page code: http://johnwboyd.info/templates/car-loan1/2/phpcode.txt

Thanks in advance!
johnwboyd
Forum Newbie
Posts: 2
Joined: Tue Jun 03, 2008 2:02 pm

Re: form verification for drop downs and check boxes

Post by johnwboyd »

Also i need the drop down selections to not erase upon verification. This is an example of how I want it though obviously with the check box validating as the other 2 fields: http://johnwboyd.info/templates/car-loa ... /form.html
Post Reply