in reply to use the cell of a table as a input for other s in cgi perl
print $cgi->td( $cgi->a({ href => "/show_info.pl?$id" }, $id)); [download]