Description of ASP Dictionary Object :
A detailed information on Dictionary Object is available in this online ASP tutorial that tabulates all properties and methods of Dictionary Object to work with strings like storing items with keys, display all items and keys, retrieves value for a specific key and still lot of functions. Code snippet shows how to create dictionary objects to store values with names and gives the syntax to access them through ASP.