亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

IE6

  • YESIR520是一個提供個性化主頁服務(wù)的網(wǎng)站

    YESIR520是一個提供個性化主頁服務(wù)的網(wǎng)站,類似IGOOGLE。您不僅可以聚合RSS和ATOM的頻道,而且可以聚合google gadget和QQ的個人空間。 以拖拽的方式調(diào)整布局,方便而且直觀。網(wǎng)站信息自動更新,無需手動刷新頁面。該網(wǎng)站基于web2.0,實(shí)現(xiàn)了網(wǎng)站結(jié)構(gòu)拖拽式布局,網(wǎng)站內(nèi)容動態(tài)式聚合,網(wǎng)站樣式個性化切換。 該項(xiàng)目在IE6、IE7、FireFox 、chrome 、Safari測試通過。

    標(biāo)簽: YESIR 520 個性化

    上傳時間: 2017-05-16

    上傳用戶:獨(dú)孤求源

  • javascript播放視頻列表

    javascript播放視頻列表,只支持IE6以上。firefox沒有測試過。

    標(biāo)簽: javascript 播放 視頻

    上傳時間: 2017-06-07

    上傳用戶:aappkkee

  • N-SAV網(wǎng)盤系統(tǒng)服務(wù)端 配置要求 服務(wù)端要求 硬件要求: 獨(dú)立服務(wù)器

    N-SAV網(wǎng)盤系統(tǒng)服務(wù)端 配置要求 服務(wù)端要求 硬件要求: 獨(dú)立服務(wù)器,VPS,虛擬主機(jī) 軟件要求: asp.net2.0支持,sql2000支持 權(quán)限支持 網(wǎng)站fso權(quán)限,數(shù)據(jù)庫帳號的數(shù)據(jù)庫修改權(quán)限 客戶端要求 最低:IE6或以上版本 推薦:IE7 有下載工具更佳

    標(biāo)簽: N-SAV 服務(wù)端 服務(wù)器

    上傳時間: 2013-12-30

    上傳用戶:frank1234

  • asp實(shí)現(xiàn)限制一個ip只能訪問一次的方法

    asp實(shí)現(xiàn)限制一個ip只能訪問一次的方法 <%  '/////////////////////////////////////////////////////  '// //  '//作用:一個IP地址只允許訪問本頁一次 //  '//引用:<!-- #include file="Check_Ip.asp" --> //  '// //  '/////////////////////////////////////////////////////    'Response.Charset = 936 '設(shè)置輸出編碼為簡體中文  'Response.Buffer = false '關(guān)閉緩沖區(qū)    Dim Fso,ts,IpList,Cfs    '設(shè)置Cookies函數(shù)  Function SetCookie()  Response.Cookies("IsBrow") = "Brow" Response.Cookies("IsBrow").Expires = Date+365  End Function    '記錄IP地址函數(shù)  Function WriteIp(FileName, IpAddress)  Set Fso = Server.CreateObject("Scripting.FileSystemObject")  Set ts = Fso.OpenTextFile(Server.MapPath(FileName),8,true)  ts.WriteLine IpAddress  ts.Close  Set ts = Nothing  Set Fso = Nothing  End Function    '讀取IP地址函數(shù)  Function ReadIpList(FileName)  Set Fso = Server.CreateObject("Scripting.FileSystemObject")  If Not Fso.FileExists(Server.MapPath(FileName)) Then  CreateFile("Iplist.txt")  Exit Function  End If    Set ts = Fso.OpenTextFile(Server.MapPath(FileName))  Iplist = ts.ReadAll  ts.Close  Set ts = Nothing  Set Fso = Nothing  ReadIpList = Iplist  End Function    '創(chuàng)建文件函數(shù)  Function CreateFile(FileName)  Set Fso = Server.CreateObject("Scripting.FileSystemObject")  Set Cfs = Fso.CreateTextFile(Server.MapPath(FileName))  Cfs.Close  Set Cfs = Nothing  Set Fso = Nothing  End Function    '關(guān)閉當(dāng)前IE窗口函數(shù)(注:IE6下通過,其他瀏覽器未測試)  Function CloseWindow()  'Response.Write "<script>window.location='javascript:window.opener=null;window.close();'</script>"  Response.Redirect "http://www.baidu.com" End Function    Ip = Request.ServerVariables("REMOTE_ADDR") '獲取瀏覽者IP地址    Cookie = Request.Cookies("IsBrow") '獲取當(dāng)前Cookies  'Response.Write Cookie    If Request.ServerVariables("HTTP_X_FORWARDED_FOR") <> "" Then  Response.Write "本站不允許使用代理訪問" Response.End()  Else  If Cookie = "Brow" Then  CloseWindow()  Else  If Instr(ReadIpList("Iplist.txt"),Ip) <>0  Then  CloseWindow()  Else  WriteIp "Iplist.txt" , Ip  End If  SetCookie()  End If  End If  %>

    標(biāo)簽: asp 訪問

    上傳時間: 2016-07-14

    上傳用戶:helei0915

主站蜘蛛池模板: 德令哈市| 芮城县| 湘乡市| 临朐县| 广安市| 石棉县| 乌鲁木齐县| 宁都县| 长葛市| 大化| 云和县| 克拉玛依市| 丹寨县| 盐山县| 呼伦贝尔市| 富锦市| 阿拉善盟| 洱源县| 恩平市| 吴江市| 江孜县| 繁峙县| 锡林郭勒盟| 开化县| 惠安县| 廊坊市| 泊头市| 凉山| 巫山县| 云龙县| 平潭县| 咸阳市| 河池市| 祥云县| 延庆县| 略阳县| 凤山县| 汝城县| 中阳县| 西华县| 关岭|