Click to See Complete Forum and Search --> : How to get environment variable in ISAPI applications


youngever
May 21st, 1999, 09:22 PM
I want to get these "User-Agent" and "From" variable in my ISAPI application,
but It seems that the CHttpServerContext::GetServerVaible() function
don't receive these two variable.
How to get it?
Thanks.