i = 1 to max - col
echo "td nbsp td"
next
echo "/tr"
end if
echo "/table"
-Original Message-
From: David Redmond [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 3:05 PM
To: 'SpamSucks86'; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sub
If you use the following code it should work well. I used 2 counters, one
for the columns and one for the row. It's a bit messy but it works.
Cheers
NB: Code is untested but copied from a working example with unnecessary bits
removed.
\n";
$counterRow = 0;
$counterCol = 0;
$counterResults = m
2 matches
Mail list logo