ASP Application Object

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: MEM (mmaxsom_at_citlink.net)
Date: 11/23/04


Date: 23 Nov 2004 12:33:31 -0800

Hello,

I'm using application variables for a web based sales tracking
application. I use the variables for stuff like connection string,
database name, etc. I store the values in a asp file that is included
in a login page. The assignments are in a routine/procedure that I
then call on the login page. This is done everytime a user connects to
the login page.

So, what's happening to the variables? Are they being overwritten
everytime a user accesses the page? I'm not checking for the existence
of the variables. I just call the routine everytime the page is
accessed. I know the values are shared for all users but, I was
wondering if I should check for the existence of the variables? Will
it free up resources? Should I be using locks?

Thanks.



Relevant Pages

  • Re: ASP Application Object
    ... > then call on the login page. ... This is done everytime a user connects to ... I'm not checking for the existence ... I just call the routine everytime the page is ...
    (microsoft.public.inetserver.asp.general)
  • Re: ASP Application Object
    ... global.asa runs at the start of the session and the start of an application, ... The assignments are in a routine/procedure that I>>> then call on the login page. ... This is done everytime a user connects to>>> the login page. ... I know the values are shared for all users but, I was>>> wondering if I should check for the existence of the variables? ...
    (microsoft.public.inetserver.asp.general)
  • Re: ASP Application Object
    ... What's the benefits of using the global.asa file versus an asp ... >> then call on the login page. ... This is done everytime a user connects to ... I'm not checking for the existence ...
    (microsoft.public.inetserver.asp.general)
  • Re: ASP Application Object
    ... Sessions survive the ... > then call on the login page. ... This is done everytime a user connects to ... I'm not checking for the existence ...
    (microsoft.public.inetserver.asp.general)
  • How to disable fortunes freebsd-tips after login?
    ... If you use the C shell, add the following line to the .cshrc file in ... Of course it is a different message everytime. ... how can I disable fortune after login? ...
    (comp.unix.bsd.freebsd.misc)