cnscu_ad.asp
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

ASP/ASPX

  1. <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
  2. <%response.buffer=true%>
  3. <%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
  4. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  5. <!--#include file="conn.inc"-->
  6. <!--#include file="cnscu_sb.asp"-->
  7. <wml>
  8. <head>
  9. <meta http-equiv="Cache-Control" content="no-Cache"/>
  10. <meta http-equiv="Cache-Control" content="max-age=0"/>
  11. <meta http-equiv="Expires" content="Mon, 1 Jan 1990 00:00:00 GMT"/>
  12. </head>
  13. <card id="main" title="广告管理" >
  14. <p><a href="/ad/">广告管理独立后台</a><br/>
  15.   本版为动态广告版需要更多服务的联系<a href="http://wap.cnscu.cn/PAGE.Aspx?ID=3559746">客服中心</a>。<br/>
  16. ----------<br/>
  17. <a href="admin_index.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回管理首页</a><br/>
  18. <a href="../index.asp?fs=<%=fs%>&amp;sb=<%=sb%>">返回网站首页</a>
  19. <!--#include file="bq.gif"-->
  20. <br/>
  21. 报时:<%=time%></p>
  22. </card>
  23. </wml>