Results 1 to 2 of 2

Thread: Session Time Out

  1. #1

    Thread Starter
    Lively Member Maartin's Avatar
    Join Date
    Jan 2000
    Location
    Benoni, Gauteng, South-Africa
    Posts
    99
    I have been trying to get the session time out in asp to work, when the timeout triggers is need to update a database and redirect to another page.

    But for some unknow reason the session time out does not trigger. What can I check for ? I tried various commands and settings that books and friends suggested but none of it worked.

    Can somebody please help me, I quite new with this stuff. If it was plain VB I would not have a problem but this is a new field for me. I'm using NT server with IIS4 as the server and win2k as the development station.

    Thanks.
    Have Fun ;-)
    Maartin
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    if it ain't broke don't fix, rewrite it.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Did you try Session.Abandon then Response.Redirect (in the .asp page, not the global .asa)?

    I don't think you could redirect when the session times out, as this normally means they moved away from your web page about 20 minutes ago.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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