View Single Post
Old 21-07-2006, 02:05 PM   #1 (permalink)
Big Daddy Turbo
Registered User
 
Big Daddy Turbo's Avatar
 
Join Date: May 2004
Location: Newcastle-Upon-Tyne
Posts: 43
Server.ScriptTimeout

Hi

I am creating a web site where users can upload mp3 files using the ASPupload component.

So that the script doesn't timeout when uploading big files I have set the script to never time out using

Server.ScriptTimeout = 0

I am still getting the 'Script timed out' error

Can anyone throw any light on this for me
Big Daddy Turbo is offline   Reply With Quote