I have a quick question... Let's say I have a module that sets some environment variables (in %ENV). This module then redirects to a CGI script. Is there any way that the CGI script can access these new environment variables? If I check for them in %ENV in the script, they have disappeared. I have tried using subprocess_env() and some other tricks, but I cannot figure out how to do it, though I am fairly certain it is possible. Any insight would be appreciated. Jason Simms ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
- Re: Redirect While Maintaining Environment? Jason Simms
- Re: Redirect While Maintaining Environment? Vivek Khera
- Re: Redirect While Maintaining Environment? Jason Simms
- Re: Redirect While Maintaining Environment? darren chamberlain
- Re: Redirect While Maintaining Environment? Andrei A. Voropaev
- Re: Redirect While Maintaining Environment? Cliff Rayman
- Re: Redirect While Maintaining Environment? Eric L. Brine
- Re: Redirect While Maintaining Environment? Vivek Khera
- Re: Redirect While Maintaining Environment... Scott Chapman
- Re: Redirect While Maintaining Environment? Jason Simms
- Re: Redirect While Maintaining Environment? Matt Sergeant