Hello
Here is what i need to achieve. A php contact form with validation.
Name: ..... * mandatory
Email.... same thing
checkbox....not mandatory
and 1 multiple choice field with mandatory things (either 1 of them):
Do you want to buy this: yes no.
Now when they don't fill a field a pop-up must tell them to complete it and also when i receive the email i must see the fields name like:
Name....
Email... and so on.
thank you
Here is what i need to achieve. A php contact form with validation.
Name: ..... * mandatory
Email.... same thing
checkbox....not mandatory
and 1 multiple choice field with mandatory things (either 1 of them):
Do you want to buy this: yes no.
Now when they don't fill a field a pop-up must tell them to complete it and also when i receive the email i must see the fields name like:
Name....
Email... and so on.
thank you





