Server Objects (Windows CE 5.0)
The following list shows the three built-in server objects that the Windows CE 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
Request Object Implementation | Response Object Implementation | Server Object Implementation | Server and Collection Objects
Send Feedback on this topic to the authors