News:

Build a stunning handcrafted website with IT Acumens

Main Menu

Active Server Pager

Started by thiruvasagamani, Aug 18, 2008, 03:03 PM

Previous topic - Next topic

thiruvasagamani

The Active Server Object Model consists of six intrinsic objects. These objects do not need to be created before they are used.


   1. Application object - application wide data

   2. Request object - data sent from client to server

   3. Response object - data sent from server to client

   4. Session object - user specific data

   5. Server object - extending IIS with custom components

   6. ObjectContext object - makes pages part of a transaction
Thiruvasakamani Karnan