__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
How do I create a "check all/uncheck all" function in an ASP page using javascript? I have a table with one column of checkboxes like so:
Response.Write("<table border=1>....")
Response.Write("</table>")
Help please.
the simple solution i can suggest is you need to loop through all check boxed and make then check or uncheck
__________________ » Please login or register to view this content. Registration is FREE for web developers » Please login or register to view this content. Registration is FREE - Interactive maps for websites
« Reply to Posting a "check all/uncheck all checkboxes" using Javascript in an ASP file