Man Page: cgi::validop::check::checkbox
Operating Environment: debian
Section: 3pm
CGI::ValidOp::Check::checkbox(3pm) User Contributed Perl Documentation CGI::ValidOp::Check::checkbox(3pm)NAMECGI::ValidOp::Check::checkbox - CGI::ValidOp::Check module to validate a checkbox control.DESCRIPTIONdefault Fails unless value equals "on" (or "on," since it's case-insensitive). Using this check requires the checkbox to be checked; if the checkbox is unchecked an error will be created. boolean Returns 1 if the checkbox was checked (i.e. is "on"); 0 if it was not; an error if it reeives any other data.AUTHORRandall Hansen <legless@cpan.org>COPYRIGHTCopyright (c) 2003-2005 Randall Hansen. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2009-11-30 CGI::ValidOp::Check::checkbox(3pm)
| Related Man Pages |
|---|
| qchecktableitem(3qt) - redhat |
| javascript(3tcl) - debian |
| appconfig::cgi(3pm) - debian |
| cgi::xml(3pm) - debian |
| html::formhandler::field::checkbox(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |