📄 index_body.asp
字号:
<%
sub index_body()
%>
<table width="<%=tablewidth%>" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
<tr>
<td valign="top" width="205">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="32" bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td bgcolor="#FFFFFF" align="center" class="chinese" height="16"> <table width="94%" border="0" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC" bgcolor="#F5F5F5">
<tr>
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" background="../images/bg_1.jpg" bgcolor="#F7F7F7">
<tr>
<td height="22" background="images/bg4.gif" class="new">
<div align="center">E-style工作室最新公告 </div></td>
</tr>
<tr>
<td> <div align="center">
<%call index_diary()%>
</div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<!--#include file="online.asp"-->
<tr>
<td bgcolor="#FFFFFF" align="center" class="chinese" height="16"> <div align="left">
<table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr bgcolor="#F7F7F7" background="../images/bg_1.jpg">
<td height="22" background="images/bg4.gif" class="new"> <div align="center">Welcome
to E-style Office</div></td>
</tr>
<tr>
<td align="center"><div align="left"><font color="#666666">今天</font><font color="#666666">是:<%=year(now)%>年<%=month(now)%>月<%=day(now)%>日<%=weekdayname(weekday(now))%><br>
您的IP是:<%=Request.ServerVariables("REMOTE_ADDR")%><br>
本站共被访问
<script src="tj/counter.asp"></script>
次</font><font color="#666666"><br>
当前有<span class="newshead"><%=total%></span>人在线</font></div></td>
</tr>
<tr>
<td align="center"><div align="left"><font color="#666666">本站共有:</font></div></td>
</tr>
<tr>
<td><div align="center"><font color="#666666">新闻数目:<span class="newshead"><%=newscount%></span>篇,链接数目:<span class="newshead"><%=friendlinkcount%></span>个<br>
文章数目:<span class="newshead"><%=articlecount%></span>篇,文件数目:<span class="newshead"><%=softcount%></span>个</font></div></td>
</tr>
</table>
</div></td>
</tr>
</table>
<%call index_vote()%>
<%call index_coolsites()%>
<%call index_flink()%>
</td>
<td width="1" background="images/dotlinev.gif"></td>
<td width="554" valign="top"><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr valign="top">
<td align="center" height="84" width="169"><a href="web/Project.asp"><img src="images/multi.jpg" alt="网站制作->解决方案" width="135" height="121" border="0"></a></td>
<td width="364"><img src="images/site3000.gif" width="230" height="26" border="0"><br>
<img src="images/dd.jpg" width="16" height="16">国际域名:.com/.net /.org
一个/一年的费用<br> <img src="images/dd.jpg" width="16" height="16">虚拟主机:100M空间支持ASP+Access数据库/一年的费用<br>
<img src="images/dd.jpg" width="16" height="16">静态页面:专业设计制作5页(包括首页)<br>
<img src="images/dd.jpg" width="16" height="16">动态模块:产品、新闻+后台管理(ASP+Access)<br>
<img src="images/dd.jpg" width="16" height="16">后期维护:免费维护半年 + 以下优惠<font color="#CC3333"><br>
</font></td>
</tr>
<tr valign="top">
<td height="93" colspan="2" align="center">
<div align="left">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="4%"> </td>
<td width="54%"><font color="#CC3333"><img src="images/mian.gif" width="45" height="22">赠送留言系统(ASP+Access)<br>
..免费赠送网站访问计数器<br>
..免费培训一个网站维护人员 <br>
..免费送5个企业邮箱总共60M,价值180元<br>
..增加页面或动态模块,价格优惠 <br>
..以超低价购买百度、搜狐、新浪、网易网站推广<br>
..以400元的优惠价格购买网络实名一个</font></td>
<td width="42%" align="left" valign="middle"><img src="images/homet.gif"></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td height="24" colspan="2" align="center"><img src="images/1.gif" width="520" height="24" usemap="#Map" border="0"></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="467,3,518,22" href="web/Project_02.asp">
</map>
<%call index_news()%>
<%call index_article()%>
<%call index_soft()%>
</td>
</tr>
<tr>
<td height="2" background="images/dotlineh.gif" colspan=3></td>
</tr>
</table>
<%
end sub
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -