RE: [OS-webwork] Doing a for-loop using webwork.util.Counter...

2003-08-05 Thread James Pan
Thank you very much Mike, the expression you gave me worked wonders!! > -Original Message- > From: Mike Cannon-Brookes [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 02, 2003 7:59 PM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] Doing a for-loop using > we

Re: [OS-webwork] Doing a for-loop using webwork.util.Counter...

2003-08-02 Thread Mike Cannon-Brookes
James, The reason you're having problems is you can't put a tag within the attribute of another tag - that's just illegal. What you want is an expression. or something. Cheers, Mike On 2/8/03 4:11 AM, "James Pan" ([EMAIL PROTECTED]) penned the words: > Hello again, > > I'm write some code t