A: All client request header fields are accessible through GetServerVariable(): value for lpszVariableName should be header's name prefixed by "HTTP_", i.e. to get "Cookie: " value pass "HTTP_COOKIE".
This issue discusses and demonstrates how to run isolated ISAPI applications. Included are considerations for moving your ISAPI application from IIS 3.0 to IIS 4.0, performance considerations and the effects of isolated ISAPI applications on ODBC connection pooling. [Read This Article][Top]