I'm new to ASP and am using it in linking my webpage to a backend database.
If I choose not to use a global.asa to define my session and application variables, where else could I store them.
I was playing around with doing it in my code but would prefer to keep them together.
Your help is appreciated.
If I choose not to use a global.asa to define my session and application variables, where else could I store them.
I was playing around with doing it in my code but would prefer to keep them together.
Your help is appreciated.