|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Operation Timeout |
From: |
Vijay |
Date: |
2/28/2001 8:51:30 AM |
IP: |
202.140.134.34 |
IN YOUR ASP CODE SEE THAT THE FOLLOWING STATEMENT IS WRITTEN
Server.ScriptTimeOut = <n>
where n can be minimum 1000 and max... ur wish
each minute=1000
if you want your script to run for ten mins say,
"Server.ScriptTimeout=10000" this will help in running the script max for 10 mins without without getting timed out.
regards
vijay |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|