📄 index.asp
字号:
<!--#include file="inc/config.Asp"-->
<!--#include file="conn.Asp"-->
<!--#include file="inc/index_inc.Asp"-->
<!--#include file="inc/UserPs.asp"-->
<!--#include file="inc/pwwd.asp"-->
<html >
<head>
<link rel="Shortcut Icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<META NAME="keywords" CONTENT="<%=keywords%>">
<META NAME="description" CONTENT="<%=description%>">
<META NAME="robots" CONTENT="all">
<title><%=fywenname%> - 贴吧首页<%call serach()%></title>
<link href="skin/<%=skin%>/fywen.css" rel="stylesheet" type="text/css">
</head>
<!--#include file="Fywen_Top.Asp"-->
<br>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="73%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_1">
<tr class="title_1">
<td height="25" class="index_titlesize"> 贴吧目录</td>
</tr>
<tr>
<td><% call index_post(False,8,5) %></td>
</tr>
<tr>
<td height="10"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr >
<td height="3" ></td>
</tr>
</table>
</td>
<td width="25%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="91%" height="34" border="0" align="right" cellpadding="0" cellspacing="0" class="table_2">
<tr class="title_2">
<td height="25" class="index_titlesize"> 用户登陆</td>
</tr>
<tr>
<td class="title_2"><%call uesr_login()%></td>
</tr>
<tr>
<td height="3" class="title_2"></td>
</tr>
</table> </td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td>
<table width="91%" height="34" border="0" align="right" cellpadding="0" cellspacing="0" class="table_2">
<tr class="title_2">
<td height="25" class="index_titlesize"> 贴吧统计</td>
</tr>
<tr>
<td class="title_2"><table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table_3">
<tr>
<td width="220" height="12" colspan="2"></td>
</tr>
<tr>
<td colspan="2" height="28"> □ - 贴吧分类:<span class="index_titlesize">
<%call post_number()%>
</span> 个</td>
</tr>
<tr>
<td height="28" colspan="2"> □ - 贴吧子目录:<font class="index_titlesize">
<%call posts_number()%>
</font> 个</td>
</tr>
<tr>
<td height="28" colspan="2"> □ - 主题帖子:<font class="index_titlesize">
<%call post_title()%>
</font> 篇</td>
</tr>
<tr>
<td colspan="2" height="28"> □ - 回复帖子:<font class="index_titlesize">
<%call post_retitle()%>
</font> 篇</td>
</tr>
<tr>
<td width="220" height="12" colspan="2"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="3" class="title_2"></td>
</tr>
</table> </td>
</tr>
</table> </td>
</tr>
</table>
<br/>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="table_1">
<tr class="title_1">
<td height="25" class="index_titlesize"> 友情链接</td>
</tr>
<tr>
<td>
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><%call index_link(true,8)%></td>
</tr>
<tr>
<td class="line"><%call index_linklogo(true)%></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10"></td>
</tr>
</table>
<br/>
<!--#include file="bottom.asp"-->
<%
call fywencl()
%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -