The two code snippets you show aren't the same. Admittedly though, my code was supposed to be:
<td><a ref="[set link$i]">Item $i</a></td>
Rob Seeger
> Before:
>
> <td><a ref="link[set $i]">Item $i</a></td>
>
> After:
>
> <td><a ref="link$i">Item $i</a></td>
>
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.
