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
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
Asp Discussion
- - How to upload files
- - Offshore outsourcing comp
- - Example of editing in Dat
- - Example of Inserting and
- - Example of Image Upload





