设为首页
加入收藏
站内地图
旧版入口
当前位置:首页 > 站长学院 > 网络编程 > ASP

ASP程序暂停指定的时间后再继续执行

作者:佚名 出处:网络转载 时间:05-06 点击:

内容载入中...
可以用waitfor组件. 下面是国外的一名ASP作者的语句:

Developer's often need to have their apps wait a specified number of
seconds, detect if a file exists within a particular timeout or wait
for exclusive file access within a specified timeout. This component
is designed to allow developers to do that from ASP.

To install

a) Move the component into the subdirectory you want to store it in
b) Type regsvr32 waitfor.dll
c) Run markwait.exe to mark the registry
d) Move the example script into a directory off your Web server
e) Modify the example for your own use

Unfortunately I cannot provide free support for this free component.

Best wishes,

Stephen

收藏本文:
】【打印页面】【推荐给朋友】【关闭窗口
<< 上一篇 :VBScript变量

站长学院

推荐信息