in reply to Re^6: Perl and DBI and CGI
in thread Perl and DBI and CGI
Essentaillay, you have the answer,
If this works ok in a terminal, and you still have problems, then you have problems with your html , and not your perl.
This is not a Signature...
my ($Name,$Email) = @{$ref}; print "My name is : $Name\n"; print "My email is : $Email\n";
If this works ok in a terminal, and you still have problems, then you have problems with your html , and not your perl.
This is not a Signature...
In Section
Seekers of Perl Wisdom