Can someone tell me if this is how things should work or not?
 
I have a Win32 executable as a cgi application to dump all environment variable to a page.  If I call the program directly as in:  www.mydomain.com/cgi-bin/showenv.exe   all cookie values are listed.  However, if I call the exact same program via SSI with the command:  <!--#exec cgi="debug.exe" --> in an STM page, everything BUT the cookie values are returned.
 
Weird, eh?
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to