Server.ScriptTimout = 60*60*24 would give you a day to execute your script !...
But make sure you use response.isClientConnected property. Once that script starts and you realize you have a problem and you want to fix it, clicking the stop button of your browser will not release the server resources for the initial request. You should read on the "response.isClientConnected" first before you play with the scriptTimout. MHK. --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
