related sites: <FREE Help> <ASP> <Asp.net> <worldwide> feedback: <lovethat> <hatethat> <thanks> <credits> <contact us>
Optional Objects <Next>
The "Charles Explains..." column write charlescarroll@learnasp.com with feedback
High Level Look at commonly used objects that are not part of ASP, but part of the scripting engines.
ASP programmers building a site will probably use all of the objects below BUT they are by no means ASP-centric. They are actually part of a VBscript install as opposed to the ASP.DLL and programmers in Visual Basic, C++ or other language tools may be using these objects in plenty of non-web contexts.
The FileSystem object - used to
xx
The TextStream object - used to
The Dictionary object
The RegExp object