in reply to Re: CGI Post query
in thread CGI Post query
Hi,
I was just trying to keep the code to a minimum however just to add a little more code, at the top of the program was
I was just trying to keep the code to a minimum however just to add a little more code, at the top of the program was
Cheers.use CGI qw(:standard); use CGI::Carp qw(fatalsToBrowser);
In Section
Seekers of Perl Wisdom