📄 default.aspx
字号:
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">留言簿LOGO地址</div></td>
<td width="239"> <div align="center">
<asp:textbox id="setlogo" class="text" columns="20" maxlength="50" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">留言簿背景色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setbgcolor" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">留言框背景色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setlinebg" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">表格边框色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setline" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">回复框背景色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setrebg" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">超链接颜色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setlink" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">字体颜色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="settext" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">回复字体颜色</div></td>
<td width="239"> <div align="center">#
<asp:textbox id="setretext" class="text" columns="20" maxlength="6" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">邮件服务器</div></td>
<td width="239"> <div align="center">
<asp:textbox id="mailserver" class="text" columns="20" maxlength="20" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td width="111"> <div align="center">回信地址</div></td>
<td width="239"> <div align="center">
<asp:textbox id="replymail" class="text" columns="20" maxlength="20" onMouseMove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td> <div align="center">IP信息查看</div></td>
<td> <div align="center">
<asp:dropdownlist id="ipinfo" runat=server><asp:listitem Value="开启" >充许对访客开放</asp:listitem>
<asp:listitem value="关闭" >禁止对访客开放</asp:listitem></asp:dropdownlist>
</div></td>
</tr>
<tr>
<td> <div align="center">管理帐号 </div></td>
<td> <div align="center">
<asp:textbox ID="setadmin" class="text" Columns="20" MaxLength="10" onmousemove=this.focus() runat=server/>
</div></td>
</tr>
<tr>
<td><div align="center">管理密码</div></td>
<td><div align="center">
<asp:textbox ID="setpassword" class="text" Columns="20" MaxLength="20" onmousemove=this.focus() runat=server/>
</div></td>
</tr>
</table>
<asp:button id="modset" text="修 改" class="gueststylebg" onclick="on_submitmod" runat=server/></div>
</td>
</tr>
</table>
</table>
</td>
</tr>
</table>
</div>
<%end if%>
</form>
<div id="postcontent" style="position:absolute; width:445px; z-index:1;left:182px; top: 198px; height: 311px; visibility: hidden">
<table class="gueststyleline" border="0" cellpadding="1" cellspacing="0" width="430">
<tr>
<td valign="top" >
<table width="100%" border="0" cellpadding="0" cellspacing="0" height="100%">
<tr>
<td valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="gueststyleline">
<tr>
<td align="left" height="21"> <img src="images/icon/post.gif" width="15" height="16">[签写留言]</td>
<td width="30" align="center" height="20"><a href="javascript:;"><img src="images/icon/close_a.gif" width="15" height="15" onClick="MM_showHideLayers('postcontent','','hide')" border="0" alt=" 关 闭 窗 口 "></a></td>
</tr>
</table>
<form name="form1" method="post" action="default.aspx?post=true" onSubmit="return checkform(form1)" >
<table width="100%" cellpadding="1" cellspacing="0" class="gueststylebg">
<tr>
<td width="80" align="center">您的昵称</td>
<td width="117">
<input type="text" name="username" class="text" maxlength="12" onMouseMove=this.focus() size="15">
<font color="#CC3300">* </font> </td>
<td width="42" align="center"> 性 别</td>
<td width="213">
<input type="radio" name="sex" value="帅哥" checked>
帅哥
<input type="radio" name="sex" value="靓女">
靓女</td>
</tr>
<tr>
<td width="80" align="center">腾讯 Q Q</td>
<td width="117">
<input type="text" name="qq" class="text" maxlength="10" onMouseMove=this.focus() size="15">
</td>
<td width="42" align="center">Email</td>
<td width="213">
<input type="text" name="email" class="text" maxlength="30" onMouseMove=this.focus() size="15">
</td>
</tr>
<tr>
<td width="80" align="center">个人主页</td>
<td colspan="3">
<input type="text" name="homepage" class="text" maxlength="50" value="http://" size="45" onMouseMove=this.focus()>
</td>
</tr>
<tr>
<td width="80" align="center">选择表情</td>
<td colspan="3">
<input type="radio" name="emot" value="1" checked>
<img src="images/emot/1.gif" width="16" height="16">
<input type="radio" name="emot" value="2">
<img src="images/emot/2.gif" width="16" height="16">
<input type="radio" name="emot" value="3">
<img src="images/emot/3.gif" width="16" height="16">
<input type="radio" name="emot" value="4">
<img src="images/emot/4.gif" width="16" height="16">
<input type="radio" name="emot" value="5">
<img src="images/emot/5.gif" width="16" height="16">
<input type="radio" name="emot" value="6">
<img src="images/emot/6.gif" width="16" height="16">
<input type="radio" name="emot" value="7">
<img src="images/emot/7.gif" width="16" height="16"> </td>
</tr>
<tr>
<td width="80" align="center">留言主题</td>
<td colspan="3">
<input type="text" name="caption" size="40" maxlength="40" class="text" onMouseMove=this.focus()>
[最多40字符]<font color="#CC3300">*</font> </td>
</tr>
<tr>
<td width="80" valign="top" align="center" rowspan="2">
<script language="JavaScript">
function changeimage()
{
document.showimages.src=document.form1.face.value;
}
</script>
<img name="showimages" src="Images/face/01.gif" width="80" height="90">
<select name="face" size="1" onChange="changeimage();">
<option value="images/face/01.gif" selected>头像1</option>
<option value="images/face/02.gif">头像2</option>
<option value="images/face/03.gif">头像3</option>
<option value="images/face/04.gif">头像4</option>
<option value="images/face/05.gif">头像5</option>
<option value="images/face/06.gif">头像6</option>
<option value="images/face/07.gif">头像7</option>
<option value="images/face/08.gif">头像8</option>
<option value="images/face/09.gif">头像9</option>
<option value="images/face/10.gif">头像10</option>
<option value="images/face/11.gif">头像11</option>
<option value="images/face/12.gif">头像12</option>
<option value="images/face/13.gif">头像13</option>
<option value="images/face/14.gif">头像14</option>
<option value="images/face/15.gif">头像15</option>
<option value="images/face/16.gif">头像16</option>
<option value="images/face/17.gif">头像17</option>
<option value="images/face/18.gif">头像18</option>
<option value="images/face/19.gif">头像19</option>
<option value="images/face/20.gif">头像20</option>
<option value="images/face/21.gif">头像21</option>
<option value="images/face/22.gif">头像22</option>
<option value="images/face/23.gif">头像23</option>
<option value="images/face/24.gif">头像24</option>
<option value="images/face/25.gif">头像25</option>
<option value="images/face/26.gif">头像26</option>
<option value="images/face/27.gif">头像27</option>
<option value="images/face/28.gif">头像28</option>
<option value="images/face/29.gif">头像29</option>
<option value="images/face/30.gif">头像30</option>
<option value="images/face/31.gif">头像31</option>
<option value="images/face/32.gif">头像32</option>
<option value="images/face/33.gif">头像33</option>
<option value="images/face/34.gif">头像34</option>
<option value="images/face/35.gif">头像35</option>
</select>
</td>
<td colspan="3" valign="top">
<textarea name="content" cols="40" rows="6" class="text" onMouseMove=this.focus()></textarea>
<font color="#CC3300">*</font> </td>
</tr>
<tr>
<td colspan="3" valign="top" align="center">
<input type="submit" name="Submit" value="发 表" class="gueststylebg" >
<input type="reset" name="resetform" value="重 填" class="gueststylebg">
</td>
</tr>
</table>
</form>
</table>
</td>
</tr>
</table>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"> <br>
<table class="gueststyleline" width="610" border="0" cellpadding="1" cellspacing="0" height="60">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="6" class="gueststylebg" height="60">
<tr>
<td align="center"><asp:AdRotator id="adshowbottom" advertisementfile="adconfig/ad_bottom.xml" runat=server/></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<a href="http://aspx.chinagz.net" target="_blank"><img src="Images/icon/mylogo.gif" width="99" height="33" alt="本留言簿使用微软ASP.NET技术编写" border="0"></a><br>
<br>
本留言簿的言论纯属发表者个人意见,与<asp:label id="systemhome" runat=server />立场无关<br>
<br>
©2002-2003 <a id="link1" runat=server><asp:label id="systemhome1" runat=server /></a> 版权所有
技术支持:<a id="link" runat=server><asp:label id="systemname" runat=server /></a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -