Results 1 to 2 of 2

Thread: session expiry??? pls help...

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Philippines
    Posts
    4

    session expiry??? pls help...

    We are currently developing our B2B project. I was assigned to do the utilities and securities of our system. Right now, I am working with the sessionID which I generated with my own format... i am saving this generated sessionID, together with some information about the user who logs in to our database ...it is now running... my problem is... how can i place an EXPIRY of that session??? i want that a session should expire after 30 minutes of no action on the page... i have a field on the session table which is name "session status" for me to tag if the session is "IN" or "OUT".

    thanks...

    joe

  2. #2
    New Member
    Join Date
    May 2001
    Location
    Bangalore
    Posts
    2

    session expiry??? pls help(reply)

    Hi,
    U can try this.....
    Use ASP session object's session.timeout property to set the time out period in munites.

    VbTech

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width