page_meet_list.html.asp

来自「1] 校友多种方式注册认证[直接注册,答问注册,认证注册] 2] 校友论坛 」· ASP 代码 · 共 22 行

ASP
22
字号
<!-- #include file="page_sub_header.html.asp" -->             
<!-- #include file="page_meet_menu.html.asp" -->
<!-- ##### 主栏目开始 ##### --->

<tr width="100%">
	<td align="center"  ><%Call ActionView(CONST_ACTION_FUNC)%></td>
</tr>
<tr width="100%">
	<td width="100%">
		<table cellspacing=0 cellpadding=0 width="100%" border=0>
			<tr>
				<td bgcolor=#acacac height=1></td>
			</tr>
		</table>
	</td>
</tr>
<tr width="100%">
	<td align="right" height="30"><%=TAG_strPageNav%></td>
</tr>
</table>
<!-- ##### 主栏目结束 ##### -->   
<!-- #include file="page_sub_footer.html.asp" -->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?