婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > 怎樣讀取一個文本文件的內容?

怎樣讀取一個文本文件的內容?

熱門標簽:怎么在地圖標注自己 個人可以辦理400電話么 外呼系統API接口 修改地圖標注 武夷山旅游地圖標注 鳳臺百度地圖標注店 萊西電子地圖標注 金昌電話機器人價格 縣域地圖標注打印店
Ever want to know how to display the contents of a text document using ASP. Here is a easy way to read
from a text file

!--Start of ASP Code---->

%
'by James Seymour, http://jamesdot.org

Dim write
Dim fileSysObj, tf, read

' Read the read.txt

' Store the file name where the Information is stored into a variable called read

read = "read.txt"

' Retrieve the fullpath of the read file

read = LEFT(Server.Mappath(Request.ServerVariables("PATH_INFO")), InStrRev(Server.Mappath
(Request.ServerVariables("PATH_INFO")), "\&;)) read

' Create an instance of FileSystem Object and store it into a variable called fileSysObj

Set fileSysObj = createObject("Scripting.FileSystemObject")

' Check whether the read file exists

IF (fileSysObj.FileExists(read)) Then
' if the file exists, then open it for reading
Set tf = filesysobj.OpenTextFile(read, 1)
read = tf.ReadLine
tf.Close
ELSE
' if you can't find read.text, display default message
read = "I can't find the file read.txt! So this is my default message."

END IF
%>


' table the displays the read.txt file
div align="center">
center>
table border="0" width="40%" cellspacing="0" cellpadding="0">
tr>
td width="100%" bgcolor="#EEEECC">B>%=read%>/B>
/td>
/tr>
tr>
td width="100%">


!-- End of the ASP -->


use the code above, click and drag your mouse over the code to highlight it. Then right click on the
highlighted code and click "Copy." Now you may paste it into your code editor.

標簽:南京 涼山 赤峰 清遠 上海 邢臺 通遼 楚雄

巨人網絡通訊聲明:本文標題《怎樣讀取一個文本文件的內容?》,本文關鍵詞  怎樣,讀取,一個,文本,文件,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《怎樣讀取一個文本文件的內容?》相關的同類信息!
  • 本頁收集關于怎樣讀取一個文本文件的內容?的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 芒康县| 海兴县| 绥化市| 浦城县| 衡南县| 南皮县| 巴马| 辽宁省| 阿城市| 鸡西市| 静海县| 修武县| 南安市| 龙岩市| 曲阳县| 定西市| 绥化市| 宁远县| 奇台县| 汤阴县| 白河县| 合阳县| 团风县| 新干县| 东阿县| 渑池县| 启东市| 乌拉特中旗| 宝清县| 贞丰县| 平潭县| 东台市| 于都县| 永宁县| 连云港市| 盐边县| 珲春市| 广汉市| 开平市| 南涧| 孝昌县|