Quick References

We have created extremely comprehensive Quick Reference documentation sources and, like our tutorials, they are easy to navigate and feature clear, precise explanations with useful, understandable working examples of code.
 
ADO ActiveX Data Objects version 2.6
Covers the nine ADO objects (including the new stream and record objects) and the three RDS (Remote Data Services) objects.
ASP Active Server Pages version 3.0
Covers the seven built-in ASP objects: Application, ASPError, ObjectContext, Request, Response, Server, and Session.
CSS2 Cascading Style Sheets
Covers the all of the properties defined by the Cascading Style Sheets W3C level 2 standards.
HTML HTML version 4.01
Covers the all of the tags and their associated attributes.
JavaScript JavaScript
Covers all of the events, functions, methods, objects, operators, properties, statements, and values.
JetSQL Jet SQL version 3.0
Covers all of the clauses, declarations, functions, operations, and statements.
PHP PHP
Covers important subjects such as control structures, operators, s.asptrings and string functions, arrays and array functions, predefined variables and more.
T-SQL T-SQL
Covers basic query operations to more advanced features such as stored procedures, triggers, and views.
VBScript VBScript version 5.0
Covers all of the constants, functions, methods, objects, operators, properties, and statements.
WML Wireless Markup Language version 1.2
Covers all of the tags and attributes. The code examples were tested on a wireless simulator.
WMLScript WMLScript version 1.2
Covers all of the library functions, operators, and statements. The code examples were tested on a wireless simulator.
WSH Windows Script Host version 2.0
Covers all of the elements, collections, methods, objects, and properties.
XHTML XHTML
Covers all of the W3C elements, events, and attributes with working code examples.
XML DOM XML DOM
Covers all of the interfaces deemed by W3C to be basic to any implementation of the DOM, as well as XML-specific interfaces and Microsoft's proprietary extensions to DOM.
XSLT XSLT
Covers all of the W3C elements and functions with working code examples.