At the top of the program, I'm doing "use CGI", of course. And, of course, this is all in a .pl that's in my cgi-bin directory :)my $cq = new CGI; my $targ = $cq->param('target'); if(defined($targ)) { # User gave us a target name. Do the rename and tell the use +r all's good ... }
In reply to Re: Re: button in a table?
by Improv
in thread button in a table?
by jw_griffith
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |