I am not at another problem, What I am trying to do is put a URL in an email...then get the $ENV{'QUERY_STRING'} and process that, but when i am entering
print "$ENV{'QUERY_STRING'}";
I am not getting anything. Can you not do this directly from a link or does this have to be done via a form ?