Help for this page
Select Code to Download
Select
or
download this
if ($cgi->param('Submit') eq "Go") ...
Select
or
download this
my $submit = $cgi->param('Submit') || ""; if ($submit eq "Go") ...