Renew Session variables ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pedestrian via WebmasterKB.com

    Renew Session variables ?

    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


  • Evertjan.

    #2
    Re: Renew Session variables ?

    pedestrian via WebmasterKB.com wrote on 16 feb 2008 in
    microsoft.publi c.inetserver.as p.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)

    Comment

    • Jon Paal [MSMD]

      #3
      Re: Renew Session variables ?

      refresh the page with client sid ecoding at an interval less than the expiration time of the session


      "pedestrian via WebmasterKB.com " <u16758@uwewrot e in message news:7fcc5ac27f 39c@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

      >

      Comment

      Working...