[thelist] Application Vars in ASP

Martyn Haigh martyn.haigh at virgincosmetics.com
Thu Feb 13 04:51:01 CST 2003


--
[ Picked text/plain from multipart/alternative ]
Hey,

I have a piece of software I am customising for work and there are a few
things I'm not too sure about in the methods the original programmer has
made this app:

There is extensive use of the global.asa for application vars (I count
around 70) - these range from defining the DB connection string to defining
what language file to use and whether to log error etc
There is also a load of functions in the global.asa.


What are the implications of this many Application Vars?
Would I be better off changing all the app vars to normal vars and stick
them in an include file on every page?

Is it worth putting functions in the global.asa?
what are the implications of this?

Thank you
Martyn Haigh

Site Developer





DISCLAIMER: The information in this email is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this email by
anyone else is unauthorised. If you are not the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is prohibited and may be unlawful.





More information about the thelist mailing list