Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Reaped: How do I check if checkbox in the form was checked or not?

by NodeReaper (Curate)
on Mar 21, 2002 at 05:57 UTC ( [id://153247]=perlquestion: print w/replies, xml ) Need Help??

NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:

This node was taken out by the NodeReaper on Jun 15, 2018 at 14:46 UTC
  • Comment on Reaped: How do I check if checkbox in the form was checked or not?

Replies are listed 'Best First'.
Re: How do I check if checkbox in the form was checked or not?
by DigitalKitty (Parson) on Mar 25, 2002 at 15:27 UTC
    Hi.

    You could also check for the name of the field in a file perl writes to.

    If the box has been checked, the file that stores the form info ( from the user ), will contain the name of the checkbox. The same applies to radio buttons.

    -D.K.

    Originally posted as a Categorized Answer.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found