From: pedestrian via WebmasterKB.com on
I wonder is there any way I could renew the Session variables of ASP
before it is expired?

Thanks a lot.

--
Message posted via WebmasterKB.com
http://www.webmasterkb.com/Uwe/Forums.aspx/asp/200802/1

From: Evertjan. on
pedestrian via WebmasterKB.com wrote on 16 feb 2008 in
microsoft.public.inetserver.asp.general:

> I wonder is there any way I could renew the Session variables of ASP
> before it is expired?
>

Just overwrite them.

Or abandon the session.



--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
From: "Jon Paal [MSMD]" Jon nospam Paal on
refresh the page with client sid ecoding at an interval less than the expiration time of the session


"pedestrian via WebmasterKB.com" <u16758(a)uwe> wrote in message news:7fcc5ac27f39c(a)uwe...
>I wonder is there any way I could renew the Session variables of ASP
> before it is expired?
>
> Thanks a lot.
>
> --
> Message posted via WebmasterKB.com
> http://www.webmasterkb.com/Uwe/Forums.aspx/asp/200802/1
>