JohnBoy2005
Programmer
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
The table can be different each time, how can I validate the form and check whether a checkbox has been ticked.
Cheers
John