Hi ,
I am creating an application...It has a form which has different textboxes and radiobuttond and a subit button.
Now before pressing the submit button to submit the form , i want to check whether all the textboxes are filled and the radiobuttons are selected.form should bew submiteted only when all the fields are fileleed otherwise it should show a alert.
Can you please help me by tellin that how can i validate all the items in the form before submittin it.

Reply With Quote


