This interface exposes methods that access the collections of the Request object.
Method |
Description |
Retrieves the ClientCertificate collection. | |
Retrieves the Cookies collection. | |
Retrieves the Form collection. | |
Retrieves an item from the Requestcollection by looking for the first match in the QueryString, Form, Cookies, ClientCertificate, and ServerVariables collections. | |
Retrieves the QueryString collection. | |
Retrieves the ServerVariables collection. |
Note This interface also supports the IUnknown and IDispatch methods. For more information, see \Inetsrv\Asp\Cmpnts\Asptlb.h, the header file installed with Active Server Pages.