Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^4: HTML::Template with checkbox

by bebewinla (Novice)
on Sep 06, 2012 at 00:34 UTC ( [id://991981]=note: print w/replies, xml ) Need Help??


in reply to Re^3: HTML::Template with checkbox
in thread HTML::Template with checkbox

how do you fetch the checkbox value ? I tried using q->param("field") it returns nothing, do you think the associate => $q is wrong when creating new template. should I take it out, but then how do I fetch the checkbox values

$q = new CGI; $template = HTML::Template->new(filename => "$displaypage", associate => $q);

Replies are listed 'Best First'.
Re^5: HTML::Template with checkbox
by Anonymous Monk on Nov 03, 2014 at 02:16 UTC

    Hope you got the answer by this time now

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://991981]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-03-29 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found