Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Validate Checkboxes

Status
Not open for further replies.

JohnBoy2005

Programmer
Jul 12, 2005
117
GB
Using ASP, with data from a database, I populate a table that contains a checkbox. I give the checkbox a name "name="chbx"<%=rstTable("ID") %>"

The table can be different each time, how can I validate the form and check whether a checkbox has been ticked.

Cheers

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top