RE: [Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Andrew Berman
> > Sent: Thursday, October 06, 2005 11:55 AM > > To: [email protected] > > Subject: RE: [Wicket-user] Dynamic HTML Element > Creation > > > > Igor, > > > >So basically you are saying to do something > like this (in &

RE: [Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Igor Vaynberg
That's exactly it. -Igor > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andrew Berman > Sent: Thursday, October 06, 2005 11:55 AM > To: [email protected] > Subject: RE: [Wicket-user] Dynamic HTML

Re: [Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Nick Heudecker
l Message-> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of> Andrew Berman> Sent: Thursday, October 06, 2005 11:26 AM> To: [email protected]> Subject: [Wicket-user] Dynamic HTML Element Creation>> My application allows users to set up q

RE: [Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Andrew Berman
> -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > On Behalf Of > > Andrew Berman > > Sent: Thursday, October 06, 2005 11:26 AM > > To: [email protected] > > Subject: [Wicket-user] Dynamic HTML Element > C

RE: [Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Igor Vaynberg
erman > Sent: Thursday, October 06, 2005 11:26 AM > To: [email protected] > Subject: [Wicket-user] Dynamic HTML Element Creation > > My application allows users to set up questions and valid > responses for those questions, which are subequently saved ot > the db

[Wicket-user] Dynamic HTML Element Creation

2005-10-06 Thread Andrew Berman
My application allows users to set up questions and valid responses for those questions, which are subequently saved ot the db. Along with the question is the ability to state what type of HTML element the responses should show as. For example, if the question is designated as CHECKBOX, then the