|
You are about to write a review for the following listing:
Do not store any COM objects in a Session() variable because of memory waste and threading issues. Do not store any COM objects in an Application() variable unless the reasons are excellent because of concurrent access issues. Author: Charles Carroll Code: ASP 3.0 & VBScript |
|