in reply to Re: Converting large numbers of checkboxes to small number of params
in thread Converting large numbers of checkboxes to small number of params
use CGI; die CGI->start_table, CGI->start_Tr, CGI->end_Tr, CGI->end_table; __END__ <table><tr></tr></table> at - line 2.
|
|---|