Care to post the solution so that others could benefit? >>> [EMAIL PROTECTED] 2004/11/19 12:51:14 AM >>> Sorted.... thanks....
regards Andrew On 18 Nov 2004, at 22:13, Andrew M wrote: > Hi, > if anybody could point to any resource that can solve this problem in > the next 30 minutes would be most appreciated! > > regards > > > Andrew > On 18 Nov 2004, at 21:09, Andrew M wrote: > >> Hi, >> i'm having a wonderful time trying to figure out why my input boxes >> cannot retain state. If I do the following: >> >> <td width="220" valign="top" align="left"> >> <ft:widget id="fname"> >> <fi:styling listbox-size="2" value="" >> class="keyinbox"/> >> </ft:widget> >> </td> >> >> I get the following output in the html: >> >> <input name="fname" id="fname" value="" type="text" class="keyinbox" >> size="2"><span class="forms-field-required"> >> >> which is absolutely what I want, minus the fact that I have not >> specified that it should retain state. What do i now need to add to >> the code for it to retain state and keep the html format intact? I >> have read the documentation which shows examples for retaining state >> of selections/options but not for a single input text field. >> >> regards >> >> >> Andrew >> > <beya-email.gif> > +The home of urban music > + http://www.beyarecords.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
