|
 |
asp_web_howto thread: Re: "Check All" code...
Message #1 by kyle.b.willman@u... on Thu, 20 Jun 2002 13:12:52 -0500
|
|
I found the answer. Thanks to all who helped out!
Kyle B. Willman
PricewaterhouseCoopers LLP
Office: xxx.xxx.xxxx
Cell: xxx.xxx.xxxx
Kyle B
Willman/US/TLS/PwC@ To: "ASP Web HowTo" <asp_web_howto@p...>
Americas-US cc:
06/20/2002 11:48 AM Subject: [asp_web_howto] "Check All" code...
Please respond to
"ASP Web HowTo"
Good morning, everyone.
I have a quick question and would like to request some sample code...
I have a table built that lists about 500 table entries with multiple
colums selected from a database. One column in the table is a checkbox
input field. I am wanting to add to the bottom of the table a "check all"
checkbox or anchor that changes the value of all of the checkboxes to
"checked" or "on". Does anyone know how this is accomplished?
Thank you in advance for any assistance regarding this matter!
Kyle B. Willman
PricewaterhouseCoopers LLP
Office: xxx.xxx.xxxx
Cell: xxx.xxx.xxxx
_________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
_________________________________________________________________
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance
upon, this information by persons or entities other than the
intended recipient is prohibited. If you received this in error,
please contact the sender and delete the material from any
computer.
Message #2 by kyle.b.willman@u... on Thu, 20 Jun 2002 11:48:38 -0500
|
|
Good morning, everyone.
I have a quick question and would like to request some sample code...
I have a table built that lists about 500 table entries with multiple
colums selected from a database. One column in the table is a checkbox
input field. I am wanting to add to the bottom of the table a "check all"
checkbox or anchor that changes the value of all of the checkboxes to
"checked" or "on". Does anyone know how this is accomplished?
Thank you in advance for any assistance regarding this matter!
Kyle B. Willman
PricewaterhouseCoopers LLP
Office: xxx.xxx.xxxx
Cell: xxx.xxx.xxxx
_________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
|
|
 |