ScriptTimeOut does not work...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tascien

    ScriptTimeOut does not work...

    I just added this to my Test.aspx... and guess what... it does not
    work...

    Server.ScriptTi meout = 15

    Do Until False

    Loop

    The script continues to attempt to run as long as it wants...

    Isn't script timeout supposed to abort when 15 seconds reached???

    Tascien

Working...