all fields filled in in form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ben_albrechts
Forum Commoner
Posts: 33
Joined: Wed Oct 26, 2005 3:33 am

all fields filled in in form

Post by ben_albrechts »

Hey all,

Can anybody please tell me how I can add a piece to my form so that certain fields in my contact form need to be filled in and if those fields aren't filled in a piece of text shows saying : please fill in all required fields.
It's probably really simple , but I dont know it.

Thanks people.
Grim...
DevNet Resident
Posts: 1445
Joined: Tue May 18, 2004 5:32 am
Location: London, UK

Post by Grim... »

Do you want to do it with Javascript or PHP?
IE Client-side or Server-side?
ben_albrechts
Forum Commoner
Posts: 33
Joined: Wed Oct 26, 2005 3:33 am

Post by ben_albrechts »

php please
Post Reply