⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 page_dialog_collection_form.html.asp

📁 1] 校友多种方式注册认证[直接注册,答问注册,认证注册] 2] 校友论坛 小巧而实用的论坛,支持UBB标签,快速回复,帖子搜索,灵活的将帖子置顶,设置精华 3] 校友相册 相片上传[方便上传
💻 ASP
字号:
<!-- #include file="header.html.asp" -->             
<body bgcolor="menu">
<%Call ActionView(CONST_ACTION_FUNC)%>
<table width="95%" border="0" align="center" cellpadding="2" cellspacing="1">
<tr>
	<td>
	<form name="vbform" action="dialog_collection_save.asp" method="post">
		<input type="hidden" name="intOID" value="<%=TAG_intOID%>">
		<input type="hidden" name="iptType" value="<%=TAG_intType%>">
		<b><%=TAG_strClew%></b>
		<p><input class="submit" type="submit" value="确定" >
		<input type="button" value="关闭窗口" onclick="javascript:window.close();" >
	</form>
	</td>
</tr>
</table>
</body>
<!-- #include file="footer.html.asp" -->

⌨️ 快捷键说明

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