On Wed, Feb 11, 2004 at 10:32:49AM -0500, C Hagstrom wrote:

> My question has to do with radio buttons,
> and any recommended ways of carrying
> a checked value through successive forms.

Are you talking about "sticky" forms?

> I have my forms set up so submission errors
> (a missing required field, for example) are
> "carried through" ... that is, the form is regenerated,
> and any fields filled out in the first submission
> retain their respective values at the next iteration.

Yep, that's sticky forms.  Use HTML::FillInForm and you don't have to 
bother with all of that.

-- 
Bill Moseley
[EMAIL PROTECTED]



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to