You could try the following:
$table->addRow( @{$sth->{NAME}} ); $table->setRowHead(1); $table->addRow( @{$sth->{NAME}} ); $table->setRowHead(2);
However, I'm not sure what the exact problem is here. Please try checking your server error log to see if any useful messages are being generated.
In reply to Re^4: HTML::Table multi-row head
by simonm
in thread HTML::Table multi-row head
by avik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |