asp己經過時有一段時間了
該屬性表明是否已到達整個文本文件末尾
用來創建新的文本文件
saucer(思歸)所寫的
ForWriting值為
為
為
True是表示如果沒有這個文件
這個參數可選True或False
實例
讀文件
set myfileobject=server
set mytextfile=myfileobject
while not mytextfile
response
wend
mytextfile
%>
寫文件
set myfileobject=server
set mytextfile=myfileobject
mytextfile
mytextfile
%>
實例
FSO打造最簡單的訪問計數器
代碼如下 <%
set fs=Server
File = Server
Set txtr = fs
counter=
If Not txtr
Line = txtr
else
line=
End If
counter=line+
set txtw = fs
txtw
response
%>
在需要統計和顯示計數的地方可以用include的方式引入這個文檔
<!
但是如果是html之類靜態頁面
那麼Counter
<%
response
%>
需要引用的html靜態頁裡可以通過Script腳本來使用計數器
<script src="counter
From:http://tw.wingwit.com/Article/program/net/201311/14234.html