how to define checkbox and drop down box as event based using cgi.pm/j
srins
10:31 am on Oct 10, 2005 (gmt 0)
how to define group of check boxes ,and if i check ALL option it should select all checkbox as checked ,using cgi.pm /java script.Any code snippets.
how to define drop down menu in cgi.pm and if i select particular option ,it should trigger new cgi page on selection drop down menu option.i need to use cgi.pm/javascript.Any code snippets.