$_SERVER['QUERY_STRING'];
(if it's PHP)
"Fred Atkinson" wrote in message
news:[email protected]...
> Is there a pre-defined variable that returns the GET line
> (http://www.php.net/index.php?everythingafterthequestionmark) as a
> single variable (rather than individual
os.environment('QUERY_STRING')
"Fred Atkinson" wrote in message
news:[email protected]...
> Is there a pre-defined variable that returns the GET line
> (http://www.php.net/index.php?everythingafterthequestionmark) as a
> single variable (rather than individual variables