麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > 編程 > ASP > 正文

ASP創建日志文件的實例代碼

2024-05-04 11:07:19
字體:
來源:轉載
供稿:網友

ASP創建日志文件的實例代碼

用Asp創 建日志文件這個例子使用文本文件來寫入用戶的信息創建一個logfile.asp放在每一個asp的頁面的頂端<!--#Include File="LogFile.asp"-->當有人來訪問你的站點logfile.asp自動把他的信息寫入LogFile.txt,如果相關的 URl一樣的話則不寫入文件
File: LogFile.asp
代碼如下:

<%
Dim ValidEntry ' Log variable
' First set that this log is valid
ValidEntry = True

' If Session Variable "LogIn" is not empty
' that mean this person has already been logged
' then set ValidLog to False
If not IsEmpty(Session("LogIn")) then ValidEntry = False

' Here you can add different restriction
' If the refering url is from same site
' don't write to log file
If Left(Request.ServerVariables("HTTP_REFERER"), 17)
=http://jzxue.com Then
ValidEntry = False
End if
If Left(Request.ServerVariables("HTTP_REFERER"), 21)
=http://www.jzxue.com Then
ValidEntry = False
End If

' Now if ValidEntry is True then enter to log file
If ValidEntry Then
Const ForAppending = 8
Const Create = true
Dim FSO
DIM TS
DIM MyFileName
Dim strLog

MyFileName = Server.MapPath("MyLogFile.txt")
Set FSO = Server.CreateObject("Scripting.FileSystemObject")
Set TS = FSO.OpenTextFile(MyFileName, ForAppending, Create)

' Store all required values in strLog

 

strLog = "<br><P><B>" & now & "</B> "

 

strLog = strLog & Request.ServerVariables("REMOTE_ADDR") & " "

 

strLog = strLog & Request.ServerVariables("HTTP_REFERER") & " "

 

strLog = strLog & Request.ServerVariables("HTTP_USER_AGENT") & "<BR>"

 

' Write current information to Log Text File.

 

TS.write strLog

 

TS.Writeline ""

 

' Create a session varialbe to check next time for ValidEntry

 

Session("LogIn") = "yes"

 

Set TS = Nothing

 

Set FSO = Nothing

 

End If

 

%>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 国产成人精品一区二区仙踪林 | 成年人国产视频 | 未成年人在线观看 | 精品无码一区在线观看 | 欧美成人精品欧美一级乱黄 | 久久久综合视频 | 国产美女做爰免费视 | 亚洲免费片 | 免费看国产 | 少妇一级淫片免费看 | 久久久久久免费免费 | 一区播放 | 中文字幕在线观看国产 | 一区二区国产在线 | 久久91久久久久麻豆精品 | 2021国产精品视频 | 亚洲综合无码一区二区 | 欧美日韩在线免费观看 | 国产 一区 精品 | 91精品国产综合久久久动漫日韩 | 外国一级黄色片 | 中文字幕一二三区芒果 | 美国av免费看 | 久久精品99国产国产精 | 国产精品91久久久 | 欧美成人免费在线视频 | hdbbwsexvideo | 免费一级特黄毛片 | 亚洲综合中文 | 深夜视频福利 | 搜一级毛片| 国产精品视频一区二区三区综合 | 法国极品成人h版 | 少妇一级淫片高潮流水电影 | 国产精品视频海角社区88 | 色淫视频 | 国产999精品久久久久 | 黄色免费高清网站 | 亚洲免费观看视频 | 黄网站色成年大片免费高 | 天天看天天摸天天操 |