F
froto
Let me try this one from a different angle. What code
would I need to acheive the following. I have checkboxes
on my form that once a user selects a checkbox their are
several textboxes below the checkbox that require data.
What happens now is users forget to fill in all of the
required textboxes, and what I would like is once they
select the submit button, it would check for any
checkboxes that have been selected, and that all the
required texboxes have values in them (textboxes that
follow below each checkbox). If not it would return a
error message telling them which ones they have missed
and would require them to enter values in them before
they can submit the form.
Thanks for all your help you guys are swell.
would I need to acheive the following. I have checkboxes
on my form that once a user selects a checkbox their are
several textboxes below the checkbox that require data.
What happens now is users forget to fill in all of the
required textboxes, and what I would like is once they
select the submit button, it would check for any
checkboxes that have been selected, and that all the
required texboxes have values in them (textboxes that
follow below each checkbox). If not it would return a
error message telling them which ones they have missed
and would require them to enter values in them before
they can submit the form.
Thanks for all your help you guys are swell.