Hi,
I have a select box with a number of options, the top option is 'Please Choose'.
The problem I have is that users are submitting the form without choosing.
i.e. When I read the form data, the only info I'm getting is 'Please Choose' as opposed to the data I need.
Is there a way to validate the input so that:
a/ The user is alerted to this fact.
b/ the form won't submit unless they make a valid selection.
Thanks.π
I have a select box with a number of options, the top option is 'Please Choose'.
The problem I have is that users are submitting the form without choosing.
i.e. When I read the form data, the only info I'm getting is 'Please Choose' as opposed to the data I need.
Is there a way to validate the input so that:
a/ The user is alerted to this fact.
b/ the form won't submit unless they make a valid selection.
Thanks.π