free e- mail
thaimail
hotmail
yahoo
siam2you
thammasat
Home
Visual Basic
Active Server Page
JavaScript
Network
Other
Active Server Pages.
Server Object
All Methods
All Objects
All Properties
PROPERTY: Server.ScriptTimeout
The
ScriptTimeout
property specifies the amount of runtime in seconds for a script before it terminates. The default value is 90 seconds.
The following code causes a script to timeout if the script takes more than 150 seconds to complete.
<%
Server.ScriptTimeout
= 150 %>
The value of the
ScriptTimeout
property can be retrieved as well.
<% timeout =
Server.ScriptTimeout
%>
Copyright 2000 by Infinite Software Solutions, Inc.
Trademark Information
ASP - Link
ASP reference
B
C
D
E
F
G
Last update:
Copyright © 2001.Memo Wil@keo everything that I like Co.,Ltd.