in reply to
passing and using param
looking at the supplied URL... shouldn't you be testing for
param("id")
instead of
param("test")
?
in addition to
use CGI;
as mentioned above.
HTH.
Comment on
Re: passing and using param
Select
or
Download
Code
In Section
Seekers of Perl Wisdom