in reply to
Re: CGI problem
in thread
CGI problem
if ($query_str='')
[download]
Your destroying the query string right there. use == or 'eq'
Comment on
Re^2: CGI problem
Download
Code
In Section
Seekers of Perl Wisdom