Tim Roberts wrote:
> "Sarcastic Zombie" <[EMAIL PROTECTED]> wrote:
>> Code included below.
>>
>> Basically, I've created a series of "question" descriptors, which each
>> hold a managed value. This is so I can implement validation, and render
>> each field into html automatically for forms.
>>
>> M
Sarcastic Zombie wrote:
> Code included below.
>
> Basically, I've created a series of "question" descriptors, which each
> hold a managed value. This is so I can implement validation, and render
> each field into html automatically for forms.
>
> My problem is this: every instance of my "wizard"