Please help me in writing an asp application where the page has a button. When I click on the button it displays a popup window with few check boxes .Wen I click the first check box which is called Select All, the remaining check boxes get selected.
I believe this is done using Javascipt. Please suggest