Mandatory drop down menus
Dear all,
1. I want to create a form that will generate details that will be sent to my hosted SQL database that has as its first question where do you live, it will be a drop down menu. I need to have the visitor fill this part out first. Is it easy to make sure that a term on the drop down is selected before the visitor to the site can move on? i.e. they are told if they hit continue to fill in the missing term.
2. I have done something similar (having details filled out by a visitor in an online form) using a php script to send an email with the details to my email address, however, this time I want the details to go straight into my SQL database table. How feasible is this?
Kind regards,
T.
