Description of IRequest Interface :
Accessing the ASP components through IRequest interface using the methods and functions of Request object can be learnt easily from this ASP educational module. In-built program shows how to access querystrings, cookies, server variables, form data etc via IRequestDictionary object. This tutorial is more useful for the ASP coders to get more information.