If I enter a value into an application object, say:
application("counter"
=5
will this value be erased when there are no more sessions on the site? Is there a way to define a longer timeout (like the timeout property of the session object)? and if not, is there a way to save a value without loosing it?
Thanks,
Yael
application("counter"
will this value be erased when there are no more sessions on the site? Is there a way to define a longer timeout (like the timeout property of the session object)? and if not, is there a way to save a value without loosing it?
Thanks,
Yael