StaticObjects Collection
Written by Eric Smith, Northstar Computer Systems LLC
If you're defining objects in the global.asa file using the OBJECT tag, you can access those objects in your code through the StaticObjects collection of the Session object. This allows you to loop through the objects to perform common actions or to get information from them in a simple fashion.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 8/1/1999
|