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

📄 inforc.asp

📁 本网上拍卖系统选用ASP + SQL Server进行开发, 是一个基于Brower/ Server (浏览器/ 服务器) 并采用C2C (Customer to Customer 即个人——个人)运
💻 ASP
字号:

<head>
<meta http-equiv="Content-Language" content="zh-cn">
</head>
<form action="inforl.asp" method="post">
<table border="0" width="675" id="table1" height="465" bgcolor="#C0C0C0">
			<tr>
				<td width="98%" align="center" colspan="2" height="38">
				<b><font size="4" face="华文中宋" color="#FF0000">信息交流区</font><font size="5">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font>
				</b></td>
			</tr>
			<tr>
				<td width="98%" align="center" valign="top" colspan="2" height="7" bgcolor="#008000">
				</td>
			</tr>
			<tr>
				<td width="17%" align="center" height="38" bgcolor="#008080">
				<font color="#800000" face="华文中宋">
				<b>发言者:</b></font></td>
				<td width="82%" align="left" height="38">
				
				<p><input type="text" name="usersn" size="22" value="<%=session("usersn")%>"></p>
				
				</td>
			</tr>
			<tr>
				<td width="17%" align="center" height="35" bgcolor="#008080">
				<font color="#800000" face="华文中宋">
				<b>内&nbsp; 容:</b></font></td>
				<td width="82%" align="left" rowspan="2">
					<p><textarea rows="20" name="userInfor" cols="49"></textarea></p>
				
 </td>
			</tr>
			<tr>
				<td width="17%" align="center" height="270">
				 </td>
			</tr>
			<tr>
				<td width="17%" align="center"> </td>
				<td width="82%" align="left">
					<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					<input type="submit" value="提交" name="submit"></p>
				 </td>
			</tr>
		</table>

⌨️ 快捷键说明

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