Go higher with the number, not lower. Server.ScriptTimeout = 1000
That ought to make sure you don't timeout. Chris Tifer ----- Original Message ----- From: "Tim Fletcher" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Tuesday, August 20, 2002 5:05 AM Subject: ScriptTimeOut problem > Hi all, > > i have a page that can take from 10secs to over 3mins (it is an admin script) > until now i had written "Server.ScriptTimeOut = 180", but i actualy don't want it to timeout if the script lasts longer! i tryied > :"Server.ScriptTimeOut = 0" but that dont work either :( > > any ideas? > TIA > Tim > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
