?? code.asp
字號:
<!--#Include file="../../Common/Inc_DatConn.asp"-->
<!--#Include file="../Common/Inc_Config.asp"-->
<!--#Include file="../../Common/Inc_Function.asp"-->
<!--#Include file="../Common/Inc_Function.asp"-->
<%
'┌─ 風云ASP在線 ────────────────────────┐
'│ │
'│ 作者:趙振波. http://www.fyasp.com │
'│ │
'│ Q Q:185623333 │
'│ │
'│ Email:fy96@163.com │
'│ │
'│ 程序定做,系統開發,網站制作,提供高質量的網絡產品、技術和服務!│
'│ │
'│【版權聲明】 │
'│ │
'│ 本程序版權歸坐看風云所有,未經授權擅自修改、復制或散布本程序│
'│ │
'│的部分或全部,將承受嚴厲的民事和刑事處罰,對已知的違反者將給予法 │
'│ │
'│律范圍內的全面制裁。對非法使用此程序所造成的一切后果本人概不負責!│
'│ │
'└─────────────────── http://www.fyasp.com ──┘
strml="../"
%>
<%if IsTimeOut(Session("strAccount"),Session("strPassWord")) then Response.Redirect "index.asp"%>
<html>
<head>
<title><% = strSiteName%> - 網站后臺管理系統</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../Common/Site.css" type="text/css">
</head>
<body leftMargin="0" topMargin="2">
<!--#Include file="../Common/inc_Top.asp"-->
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="105" valign="top" style="border-left: 1px solid rgb(0,0,0); border-right: 1px solid rgb(0,0,0)" class="bottom"><br>
<!--#Include file="../Common/Inc_Button.asp"-->
</td>
<td valign="top" style="border-right: 1px solid rgb(0,0,0)" align="center"><br>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="88%">
<TR>
<TD width="100%" valign="top">
<%
softurl=Request.Servervariables("server_name")
softurl=softurl&gqml
%>
<%
Set rs=nothing
conn.close
Set conn=nothing
%>
<div align="center">
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#9BB375">
<tr>
<td height="28" align="center" bgcolor="#9BB375"><DIV class="bar2">
<div align="left"><span class="style1"><span style="font-size: 9pt"><font size="2"> </font>廣告代碼示例</span></span></div>
</div></td>
</tr>
<tr>
<td height="250" align="center" bgcolor="#FFFFFF"> 純JS文件(需要使用“生成JS”功能后才可使用)<br>
<br>
<textarea name="S1" cols="80" rows="6" class="face"><!--廣告代碼開始-->
<script src="http://<%=softurl%>ad/js/廣告名稱.js"></script>
<!--廣告代碼結束-->
</textarea>
<br>
<br>
JS代碼(ASP調用方式)<br>
<br>
<textarea name="textarea" cols="80" rows="6" class="face"><!--廣告代碼開始-->
<script src="http://<%=softurl%>ad/js/ad.asp?adid=廣告名稱"></script>
<!--廣告代碼結束-->
</textarea></td>
</tr>
<tr>
<td height="80" bgcolor="#FFFFFF"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>將上面代碼的“廣告名稱”更改成,相應廣告的ID。<br>
*推薦! 純JS文件代碼,不需要服務器執行,速度第一。缺點不統計顯示次數。<br>
*對于普通固定顯示的圖片/FLASH廣告,將上面的代碼復制到要顯示廣告的位置。<br>
*對于其他類型廣告復制到顯示頁面的任意位置即可。</td>
</tr>
</table></td>
</tr>
</table>
</div>
</TD>
</TR>
<TR>
<TD height=1 width="100%"></TD>
</TR>
</TABLE>
</td>
</tr>
<!--#Include file="../Common/Inc_Bottom.asp"-->
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -