⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 welcome.asp

📁 一个不错的音乐网站
💻 ASP
字号:
<!--#include file="bzmtvconst.asp"-->
<%CheckAdmin1%>
<%PageName="welcome"%>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><meta name="RSHOP" content="bzmtv音乐网---www.bzmtv.com"><title>bzmtv音乐网---www.bzmtv.com</title><meta Author="Recall Star" content="bzmtv音乐网---www.bzmtv.com"></head><body topmargin="100" leftmargin="0"><div align="center">  <center>  <table border="0" cellspacing="0" width="90%">    <tr>      <td width="100%">        <div align="center">          <table border="0" cellpadding="0" cellspacing="0" width="100%">            <tr>              <td width="100%" bgcolor="#FFFFFF" align="center" height="50"><b><font color=red>您已进入bzmtv音乐网后台管理中心,一切操作请小心</font></b></td>            </tr>          </table><%
    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"
%>           <table border="1" width="100%" cellspacing="0" cellpadding="0" class="TableLine" bordercolor="GREEN" bordercolordark="#FFFFFF">
    <tr><th class="tableHeaderText" colspan=2 height=25>bzmtv音乐网系统信息</th><tr>
<tr>
<td width="50%"   height=23>服务器类型:<%=Request.ServerVariables("OS")%>(IP:<%=Request.ServerVariables("LOCAL_ADDR")%>)</td>
<td width="50%" >脚本解释引擎:<%=ScriptEngine & "/"& ScriptEngineMajorVersion &"."&ScriptEngineMinorVersion&"."& ScriptEngineBuildVersion %></td>
</tr>
<tr>
<td width="50%"  height=23>站点物理路径:<%=request.ServerVariables("APPL_PHYSICAL_PATH")%></td>
<td width="50%" >数据库地址:</td>
</tr>
<tr>
<td width="50%"  height=23>FSO文本读写:<%If Not IsObjInstalled(theInstalledObjects(9)) Then%> <font color="red"><b>×</b></font><%else%><b>√</b><%end if%></td>
<td width="50%" >数据库使用:<%If Not IsObjInstalled(theInstalledObjects(10)) Then%> <font color="red"><b>×</b></font><%else%><b>√</b><%end if%></td>
</tr>
<tr>
<td width="50%"  height=23>Jmail组件支持:<%If Not IsObjInstalled(theInstalledObjects(13)) Then%><font color="red"><b>×</b></font><%else%><b>√</b><%end if%></td>
<td width="50%" >CDONTS组件支持:<%If Not IsObjInstalled(theInstalledObjects(14)) Then%><font color="red"><b>×</b></font><%else%><b>√</b><%end if%></td>
</tr>
</table><%
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%>        </div>      </td> <A href="http://www.53331.com/aaaa.htm" target=_blank>音乐全站程序出售!
内容丰富的音乐全站,包括MTV,FLASH,伴奏,MP3,娱乐新闻,广告程序系统出售 点击广告,图片全站,FLASH全站 ,小游戏全站,MTV全站,小说全站,美女图片,免费电影,爱玩音乐网,联盟系统,IT全站,人才网,音乐搜索全站,具体内容请点这里查看http://www.53331.com/aaaa.htm</A >  </tr>      </table>  </center></div></body>                                  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -