Beyond that, some clarification of what you mean might be necessary. The data has to go into a hash regardless of what method you use.foreach(sort(keys(%FORM))) { print $_ . ': ' . $FORM{$_} . "\n" if ($_ =~ /^no\d+$/ && $FORM{$_ +}); }
In reply to Re: cgi input box process script
by TedPride
in thread cgi input box process script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |