According to the DOCs:
 
" By default the PATH_INFO and QUERY_STRING of the original request are passed to the cgi/wincgi executable."  It goes on to list a number of CGI variables and indicates that "most" CGI variables are available.  However, after much testing, it appears that the HTTP_COOKIE variable is not one of them. 
 
#1.  Can someone confirm that using something like <!--#exec cgi="cgihello.exe"-->  (or a WinCGI=) will not provide access to the HTTP_Cookie variable
 
#2.  Does anyone know of a work around if #1 is confirmed.
 
Thanks!
--Joe
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to