Re: [Templates] [PL] Coding for Y/N radio buttons

[prev] [thread] [next] [Date index for 2004/10/30]

From: Bill Moseley
Subject: Re: [Templates] [PL] Coding for Y/N radio buttons
Date: 20:56 on 30 Oct 2004
On Sat, Oct 30, 2004 at 09:52:21AM -0700, Roderick A. Anderson wrote:
> This will take some doing.  Currently I'm pulling the fileds/values in 
> from the form and placing them in another hash that is passed around 
> script for adding to and modifying.

The CGI module is nice for generating the HTML, but I'll add my vote
for HTML::FillInForm for making clean templates.  If you add a param()
method for your data then you don't need that extra hash.  On the first
request you pass your data object (that has the param method) to
HTML::FillInForm, otherwise you pass it your CGI object.


        -- 
        Bill Moseley
moseley@xxxx.xxx


_______________________________________________
templates mailing list
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates

(message missing)

Re: [Templates] [PL] Coding for Y/N radio buttons
Todd Freeman 23:53 on 29 Oct 2004

Re: [Templates] [PL] Coding for Y/N radio buttons
merlyn (Randal L. Schwartz) 02:48 on 30 Oct 2004

Re: [Templates] [PL] Coding for Y/N radio buttons
Roderick A. Anderson 16:52 on 30 Oct 2004

Re: [Templates] [PL] Coding for Y/N radio buttons
Bill Moseley 20:56 on 30 Oct 2004

Generated at 08:55 on 15 Mar 2005 by mariachi v0.52