related sites: <FREE Help> <ASP> <Asp.net> <worldwide> feedback: <lovethat> <hatethat> <thanks> <credits> <contact us>
Making Your First Page <Next>
The "Charles Explains..." column write charlescarroll@learnasp.com with feedback
High Level Look at the built-in ASP objects to get a sense for essential ASP mechanics
ASP Built-In Objects by Charles Carroll
ASP has 5 built-in objects that make it appealing to build dynamic sites that will work in any browser. In addition to explaining the most crucial functions of the objects links tutorials are included in () to help readers like myself who learn by doing.
The Response object - used to
The Microsoft IIS4 documentation for the response object is at: http://www.learnasp.com/iishelp/iis/htm/asp/intr5sj8.htm
The Request object
The Microsoft IIS4 documentation for the request object is at http://www.learnasp.com/iishelp/iis/htm/asp/intr5ulw.htm
The Server object
The Microsoft IIS4 documentation for the request object is at: http://www.learnasp.com/iishelp/iis/htm/asp/intr7838.htm
The Application object
The Microsoft IIS4 documentation for the application object is at: http://www.learnasp.com/iishelp/iis/htm/asp/intr8zw4.htm
The Session object
The Microsoft IIS4 documentation for the session object is at: http://www.learnasp.com/iishelp/iis/htm/asp/intr12d0.htm
The ObjectContext object (only in IIS4 or later, IIS3 did not have this)
The Microsoft IIS4 documentation for the objectcontext object is at: http://www.learnasp.com/iishelp/iis/htm/asp/intr554k.htm