|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
使用filesystemobject,可以对服务器上的文件进行操作,浏览、复制、移动、删除等。有ado的支持,asp对数据库的操作非常得心应手。你甚至可以像使用本地数据库那样,管理远程主机上的数据库,对表格、记录进行各种操作。玩网游游戏的伴侣都晓得,提早是个很厌恶的器材,他会让你逝世了都不晓得是怎样逝世的。做网站也是云云。上面先容办理页面提早的两个办法:1、
<%Response.Buffer=True%>
<%
Setupthevariablesnecessarytoaccomplishthetask
DimTimerStart,TimerEnd,TimerNow,TimerWait
Howmanysecondsdoyouwantthemtowait...
TimerWait=5
Setupandstartthetimers
TimerNow=Timer
TimerStart=TimerNow
TimerEnd=TimerStart+TimerWait
Keepitinaloopforthedesiredlengthoftime
DoWhile(TimerNow<TimerEnd)
Determinethecurrentandelapsedtime
TimerNow=Timer
If(TimerNow<TimerStart)Then
TimerNow=TimerNow+86400
EndIf
Loop
Okaytimesup,letsgitemoutahere
Response.Redirect"nextpage.html"%>
2、
<%
SubTimeDelaySeconds(DelaySeconds)
SecCount=0
Sec2=0
WhileSecCount<DelaySeconds+1
Sec1=Second(Time())
IfSec1Sec2Then
Sec2=Second(Time())
SecCount=SecCount+1
EndIf
Wend
EndSub
%>
Tochangedelayadjusthere
<%TimeDelaySeconds(2)%>
对用户来说可预见费用、节约费用,可以做到花少钱办大事。由于省去了购买软件和硬件等的前期费用,用户可以租用较高级的应用软件。ASP的收费是根据软件的类型、客制化程度、用户数量、服务期限来定的,对客户来说这笔费用是可以预见的。方便于客户应用软件的升级。 |
|