Share via


Server and Collection Objects (Windows Embedded CE 6.0)

1/6/2010

Server objects provide access to methods and properties on the server. Most of these methods and properties serve as utility functions.

Collection objects are data structures that are similar to arrays and that store strings, numbers, objects, and other values. The collections that Windows Embedded CE supports provide a convenient way to read query string, form, and cookie data that are sent from the client browser and to create cookies on responses.

See Also

Concepts

Active Server Pages Application Development
Server Objects
Collection Objects

Other Resources

Web Server (HTTPD)