If I am calling a perl script through SSI and the page the SSI has a query string such as: file.shtml?thisismystring How can I grab 'thisismystring' from that URL and pass it to my script? I've noticed $ENV{QUERY_STRING} will only grab it if the file is pl or cgi. It won't grab it when being called through SSI. Thanks! Allen _______________________________________________ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users