Create your class or variable with a "public" modifier in a file called (for exemple) "globals.asp" (the first chars of this file must be "<%" and the last ones must be "%>". Then in all your asp files, add this line :
Code:
<!-- #include file="globals.asp" -->
Note you can also declare global constants (keyword "const" this way.
Water is not bad as long as it stays out human body ;-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.