[Javascript] Checkbox Validation Question

Peter Brunone peter at brunone.com
Thu Sep 20 14:55:57 CDT 2001


    Why do the ASP scripts require that the checkboxes have different names?
This goes against good coding practice, not to mention the original intent
of the design.

----- Original Message -----
From: "TL Cannon" <trhette at msn.com>
To: <javascript at LaTech.edu>
Sent: Thursday, September 20, 2001 2:35 PM
Subject: [Javascript] Checkbox Validation Question


| How do I validate a form that has checkboxes (dynamically created) that
have
| different names, but are part of the same question group.  I need to see
if
| at least one is checked in the group. The ASP scripts require that the
| elements have a different names.
|
|
|
| TL




More information about the Javascript mailing list