RE: Elusive Syntax

2001-10-18 Thread Wilson, Doug
> From: Scott Taylor [mailto:[EMAIL PROTECTED]] > Anyone know how I can do this? I can't seem to get past a > syntax error > near the 'while'. (it worked up to the point I tried to put > it into a > table, and the table works fine by itself) You can't have a while block inside of another

Re: Elusive Syntax

2001-10-18 Thread Ronald J Kimball
On Thu, Oct 18, 2001 at 09:39:53AM -0700, Scott Taylor wrote: > Anyone know how I can do this? I can't seem to get past a syntax error > near the 'while'. (it worked up to the point I tried to put it into a > table, and the table works fine by itself) This question is off-topic for the DBI us

Elusive Syntax

2001-10-18 Thread Scott Taylor
Anyone know how I can do this? I can't seem to get past a syntax error near the 'while'. (it worked up to the point I tried to put it into a table, and the table works fine by itself) use CGI qw/:standard *table start_ul/; require DBI; require HTTP::Date; . print table({-border=>undef},