|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Checkboxes |
From: |
Jenny |
Date: |
8/9/1999 11:04:27 AM |
IP: |
193.14.89.1 |
Hi!
Does anyone know how to get n (from 1 to n) checkboxes checked when you click on a button (get all checked)?
To get one checkbox checked I write
sub allChecked_onClick()
document.form1.checkbox1.checked = true
end sub
but the problem is that I donīt know how many boxes there will be.
Can anyone help me?
/Jenny |
Follow Up - Re: Checkboxes - flyguy 8/24/1999 11:53:46 PM
|
|
|
|
|
|
|
|
|
|
|
|