?? myweb_main.asp
字號:
<!--#include file="conn.asp"-->
<!--#include file="myweb_check.asp"-->
<%
Dim theInstalledObjects(17)
theInstalledObjects(0) = "MSWC.AdRotator"
theInstalledObjects(1) = "MSWC.BrowserType"
theInstalledObjects(2) = "MSWC.NextLink"
theInstalledObjects(3) = "MSWC.Tools"
theInstalledObjects(4) = "MSWC.Status"
theInstalledObjects(5) = "MSWC.Counters"
theInstalledObjects(6) = "IISSample.ContentRotator"
theInstalledObjects(7) = "IISSample.PageCounter"
theInstalledObjects(8) = "MSWC.PermissionChecker"
theInstalledObjects(9) = "Scripting.FileSystemObject"
theInstalledObjects(10) = "adodb.connection"
theInstalledObjects(11) = "SoftArtisans.FileUp"
theInstalledObjects(12) = "SoftArtisans.FileManager"
theInstalledObjects(13) = "JMail.SMTPMail"
theInstalledObjects(14) = "CDONTS.NewMail"
theInstalledObjects(15) = "Persits.MailSender"
theInstalledObjects(16) = "LyfUpload.UploadFile"
theInstalledObjects(17) = "Persits.Upload.1"
%>
<html>
<head>
<title>木葉村免費個人主頁http://www.x92.cn</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="木葉村網免費個人主頁http://www.x92.cn">
<meta name="description" content="木葉村網免費個人主頁http://www.x92.cn">
<link rel="stylesheet" href="admin/Admin_STYLE.CSS">
<base target="_self">
<style type="text/css">
<!--
.STYLE1 {color: #FF0000}
.STYLE2 {color: #0000FF}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" class="bgcolor" bgcolor="#EEF8ED">
<table border="0" width="100%" cellpadding="2" cellspacing="1" bgcolor="#FFFFFF" class="border">
<tr class="tdbg" >
<td height="24" class="title">
<p align="center"><font color="#000000"><font face="Tahoma">木 葉 村</font>
官 方 公 告</font></td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td ><span class="STYLE1">本程序商業版 只需20元 不信打開網頁看看 http://www.x92.cn/user_down.asp</span></td>
</tr>
</table>
<br>
<table border="0" width="100%" cellpadding="2" cellspacing="1" bgcolor="#FFFFFF" class="border">
<tr class="tdbg" >
<td height=24 colspan=2 class="title"> <p align="center">
<font color="#000000">服 務 器 信 息</font></td>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td >服務器類型:<%=Request.ServerVariables("OS")%>(IP:<%=Request.ServerVariables("LOCAL_ADDR")%>) </td>
<td >腳本解釋引擎:<%=ScriptEngine & "/"& ScriptEngineMajorVersion &"."&ScriptEngineMinorVersion&"."& ScriptEngineBuildVersion %> </td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td >站點物理路徑:<%=request.ServerVariables("APPL_PHYSICAL_PATH")%> </td>
<td >數據庫地址:<font color=red><%=datapath%><%=datafile%></font> </td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td >FSO文本讀寫:
<%If Not IsObjInstalled(theInstalledObjects(9)) Then%>
<font color="red"><b>×</b></font>
<%else%>
<b>√</b>
<%end if%> </td>
<td >數據庫使用:
<%If Not IsObjInstalled(theInstalledObjects(10)) Then%>
<font color="red"><b>×</b></font>
<%else%>
<b>√</b>
<%end if%> </td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td >Jmail組件支持:
<%If Not IsObjInstalled(theInstalledObjects(13)) Then%>
<font color="red"><b>×</b></font>
<%else%>
<b>√</b>
<%end if%> </td>
<td >CDONTS組件支持:
<%If Not IsObjInstalled(theInstalledObjects(14)) Then%>
<font color="red"><b>×</b></font>
<%else%>
<b>√</b>
<%end if%> </td>
</tr>
</table>
<br>
<table border="0" width="100%" cellpadding="2" cellspacing="1" bgcolor="#FFFFFF" class="border">
<tr class="tdbg" >
<td height=24 colspan=4 class="title">
<p align="center"><font color="#000000">程 序 開 發 者 信 息</font></td>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" >聯系信息:</td>
<td height="20" width="83%" colspan="3" ><strong style="font-weight: 400">舒先生 (網名:PPQ)</strong></td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" width="83%" colspan="3" >QQ:76951556</td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" width="83%" colspan="3" > </td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" >匯款方式:</td>
<td height="20" width="83%" colspan="3" ><span class="STYLE1">http://www.x92.cn/user_down.asp</span>支付窗口</td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" colspan="3" ><span class="STYLE1">木葉村多用戶個人主頁程序 商業版 100元</span> <span class="STYLE2">點擊上方圖片使用網銀在線支付</span></td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" width="83%" ><span class="STYLE1">木葉村多用戶個人主頁程序 用戶模板 3元一套 10套起售 </span> </td>
<td height="20" width="28%" > </td>
<td height="20" width="27%" > </td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" width="83%" ><span class="STYLE1">木葉村多用戶個人主頁程序 二級域名 50元/年</span></td>
<td height="20" width="28%" > </td>
<td height="20" width="27%" >
<p align="left"></td>
</tr>
<tr class="tdbg" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#F6FcF9'">
<td height="20" width="15%" > </td>
<td height="20" width="83%" colspan="3" >請先確認官方發布的最新價格,然后在匯款后跟我們取得聯系
<font color="#FF0000">官方網站網址</font>:<a target="_blank" href="http://www.x92.cn">http://www.x92.cn</a></td>
</tr>
</table>
<div align="center">
<BR>
</div>
</body>
</html>
<%
Function IsObjInstalled(strClassString)
On Error Resume Next
IsObjInstalled = False
Err = 0
Dim xTestObj
Set xTestObj = Server.CreateObject(strClassString)
If 0 = Err Then IsObjInstalled = True
Set xTestObj = Nothing
Err = 0
End Function
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -