Hits Today: 2 Total: 3056 | Updated: 5/2/2004 | |
 | The Dictionary object has four properties, the first of which is only supported by Visual Basic Script. Author: ASPBootcamp Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 7085 | Updated: 1/18/2002 | |
 | The Dictionary object is described based in examples: translation of a number from English to Spanish and password protected information. Author: | |  | |
Hits Today: 2 Total: 603 | Updated: 4/13/2007 | |
 | This tutorial will show you how to use the Dictionary Object in a real life example when converting English numbers to Spanish numbers. This is especially useful for developing multi-national websites. Author: AspTutorial.info Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 9620 | Updated: 2/17/2000 | |
 | This tutorial teaches how the
dictionary object can help increase application speed. A practical example
is used to illustrate his point.
Author: Alex Dinu Code: ASP 2.0 & VBScript |
Hits Today: 2 Total: 1457 | Updated: 12/28/2006 | |
 | The Dictionary object is like an associative array, but with its own built-in functionality that looks after the basic tasks of storing and manipulating the data, and sizing for the required number of elements. Author: WebCheatSheet Code: ASP 3.0 & VBScript | |  | |
|