#!/usr/bin/perl -w use strict; my $q = CGI->new(); if ($q->param('check_box_name') { # checkbox was checked } else { # checkbox left unchecked }
cLive ;-)
In reply to Re: How do I check if checkbox in the form was checked or not?
by cLive ;-)
in thread How do I check if checkbox in the form was checked or not?
by dima
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |