📄 copy.asp
字号:
<div align="center">
<div align="center">
<%
sql="select sys_name,sys_tel,sys_mail,sys_http,sys_count from sys"
rs.open sql,conn,3,3
%>
<table border="0" width="1002" cellspacing="0" cellpadding="0" background="images/line02.gif" id="table3">
<tr>
<td></td>
</tr>
</table>
</div>
<a href="info.asp"> <font color="000000">| <FONT size=2>本站简介</font></a>
<a href="lxwm.asp"> <font color="000000">| <FONT size=2>联系我们 </font></a>
<a href="money.asp"> <font color="000000">| <FONT size=2>付款方式</font></a>
<a href="help.asp"> <font color="000000">|<FONT size=2> 帮助中心</font></a>
<a href="user_tousu.asp"> <font color="000000">|<FONT size=2> 客户留言</font></a>
<a href="find.ASP"> <font color="000000">| <FONT size=2>找回密码</font></a>
</div>
</div>
</div>
<div align="center">
<table border="0" width="1002" cellpadding="0" cellspacing="0" height="41">
<tr>
<td align="center" width="1000" height="41" color=ffffff bgcolor="#FFFFFF">
<p style="line-height: 150%">
本站名称:<%=rs("sys_name")%> 本站许可证编号:皖ICP备<a href="http://www.miibeian.gov.cn">07010322</a>号<br>
咨询电话:<%=rs("sys_tel")%> E-mail:<a href="mailto:<%=rs("sys_mail")%>"><%=rs("sys_mail")%></a> 网址:<A href="http://card.100tom.cn" target=_blank>http://card.100tom.cn</A> </a><span class="Btext"><br>
CopyRight</span><font face="Arial">©</font><span class="Btext"> </span><font face="Arial">2007 -2009 </font>版权所有:
<font color="#FFFFFF">
<a href="http://card.100tom.cn">
<%=rs("sys_name")%></a><%
rs("sys_count")=rs("sys_count")+1
rs.update
rs.close%>
</font>
All rights reserved.<P style="LINE-HEIGHT: 150%">程序制作: <A href="http://admin369.cn/" target=_blank>100tom.cn</A> </FONT></P>
</font>
</td>
</tr>
</table>
</div>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -