Server Objects
A version of this page is also available for
4/8/2010
The following list shows the three built-in server objects that the Windows Mobile implementation of ASP supports.
- Request
- Response
- Server
Each of these objects is a subset of the corresponding IIS implementation of each of them.
See Also
Concepts
Request Object Implementation
Response Object Implementation
Server Object Implementation
Server and Collection Objects