in reply to How to use TR to generate a table row

the question is: what stops when? does your script on the server abort, or can't you just see results in your browser? did you try using Carp.pm? because, if your script works properly, and you don't see the expected result in your browser, you might have forgotten the "tbody" tag.
  • Comment on Re: How to use TR to generate a table row

Replies are listed 'Best First'.
Re^2: How to use TR to generate a table row
by davorg (Chancellor) on Feb 06, 2007 at 08:54 UTC