DevGuru Built-in ASP Objects Quick Reference Guide
50DevGuru Built-in ASP Objects Quick Reference Guidehttp://www.devguru.com/Technologies/asp/quickref/asp_intro.htmlWelcome to the DevGuru Built-in ASP Objects Quick Reference guide. This is a valuable 85 page reference source that explains and provides comprehensive, working examples of code for all of the collections, events, methods, and properties belonging to the seven Built-in Active Server Pages objectsASP > ReferencesOct 10, 2006
Welcome to the DevGuru VBScript Quick Reference guide. This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define this language.
This Quick Reference is now available for purchase in PDF format for easy off-line viewing and printing. Fully indexed for ease of navigation, this is an invaluable resource for all web developers. Click the icon above to purchase this Quick Reference.
The Application object is initialized by IIS when the first .asp page from within the given virtual directory is requested. It remains in the server's memory until either the web service is stopped or the application is explicitly unloaded from the web server (using the Microsoft Management Console).
The syntax, collections, methods and events of the ASP Application object are as follows:
Byrd Development has engineered hundreds of scripts for clients. Each script is made up of smaller independent scripts that flow together to create a complex highly feature rich software program. Every so often Byrd Development will create a smaller script that can be automated for the users of ByrDev.com.
If you are developing a website and you are not familiar with any programming languages that will allow your website to interact with your users, look inside our Script Gallery for helpful programs for your development process.
The Server object provides access to properties and methods on the server. Much of functionality it provides is simply functionality the web server itself uses in the normal processing of client requests and server responses. The syntax, properties and methods of the ASP Server object are as follows:
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.