ASP ScriptTimeout ÊôÐÔ

Server ¶ÔÏó²Î¿¼ÊÖ²á

¶¨ÒåºÍÓ÷¨

ScriptTimeout ÊôÐÔÉèÖûò·µ»Ø½Å±¾ÔÚ±»ÖÕֹǰ¿ÉÔËÐеÄ×î´óÃëÊý¡£

Óï·¨

Server.ScriptTimeout[=NumSeconds]
²ÎÊý ÃèÊö
NumSeconds ½Å±¾ÔÚ±»ÖÕֹǰ¿ÉÔËÐеÄ×î´óÃëÊý¡£Ä¬ÈÏÊÇ 90 Ãë¡£

ʵÀý

Àý×Ó 1

ÉèÖýű¾µÄ³¬Ê±£º

<%
Server.ScriptTimeout=200
%>

Àý×Ó 2

È¡»Ø ScriptTimeout ÊôÐԵĵ±Ç°Öµ£º

<%
response.write(Server.ScriptTimeout)
%>

Server ¶ÔÏó²Î¿¼ÊÖ²á

VUE