in reply to CGI problem help

What markup is your script creating when using HTML::Table? As ikegami cheekily suggests, perhaps looking for an alternative solution is a bit premature?

That said, printing the markup for a fixed-column table is pretty simple, especially if you use a template like HTML::Template.