📄 msnadd.asp
字号:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936" %>
<!--#include file="session_2.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0031)http://localhost/ly/addbook.asp -->
<HTML><HEAD><TITLE>福州大学数学与计算机学院综合分系统留言</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>
BODY {
BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(imag/bj.jpg)}
.style1 {color: #666666}
.style2 {
font-size: 12px;
font-style: italic;
}
.style3 {font-size: 12px}
.style4 {color: #464444}
.style5 {font-size: 12px; color: #464444; }
</STYLE>
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<script language="javascript">
function chk(){
if(document.form1.msntitle.value=="") {alert("请输入标题");return false;}
if(document.form1.msntitle.value.length>21) {alert("标题过长");return false;}
if(document.form1.username.value=="") {alert("请输入昵称");return false;}
if(document.form1.username.value.length>13) {alert("昵称过长");return false;}
if(document.form1.usertxt.value.length<=6) {alert("留言字数不够!");return false;}
return true;
}
</script>
<TABLE width=639 border=0 align=center cellPadding=0 cellSpacing=0 >
<TBODY>
<TR>
<TD vAlign=bottom background="imag/Top_logo.jpg" height=128>
</TD></TR></TBODY></TABLE>
<FORM action=msn_add.asp method=post name=form1 target="_self" onSubmit="return chk()">
<TABLE cellSpacing=0 cellPadding=0 width=639 align=center border=0>
<TBODY>
<TR vAlign=bottom >
<TD background=imag/top_.gif colSpan=3 height=45><div align="center" class="style1 style2">有什么需要帮助,有意见的,有建议的,······请在这留言</div></TD>
</TR>
<TR>
<TD width=37 background=imag/left_.gif height=300> </TD>
<TD vAlign=top width=578>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=right>
<TABLE cellSpacing=0 cellPadding=0 width="96%" align=right
border=0><TBODY>
<TR align=right>
<TD height=38><div align="center"><span class="style3"><IMG src="imag/title.gif"><span class="style4">_标题:</span></span></div></TD>
<TD ><div align="left" class="style5">
<INPUT class=input2 id=msntitle size=40
name=msntitle>
(* 20字以内)</div></TD>
</TR>
<TR align=right>
<TD height=35><div align="center"><span class="style3"><IMG src="imag/user.gif"><span class="style4">_昵称:</span></span></div></TD>
<TD a><div align="left" class="style5"><INPUT
name=username class=input2 id=username size="20">
(*12字以内)</div></TD>
</TR>
</TBODY></TABLE></TD></TR>
<TR>
<TD height=139 align=right vAlign=top class="style3"><div align="center">
<table width="96%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th scope="col"> </th>
</tr>
</table>
<p class="style5">留言内容:(*6字以上)</p>
</div>
<TABLE cellSpacing=0 cellPadding=0 width="87%" align=center
border=0>
<TBODY>
<TR>
<TD height=4></TD></TR>
<TR>
<TD ><TEXTAREA class=input2 id=usertxt name=usertxt rows=10 wrap=VIRTUAL cols=69></TEXTAREA>
</TD></TR>
<TR>
<TD height=12></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD vAlign=top align=right height=24>
<TABLE cellSpacing=0 cellPadding=0 width="96%" align=right
border=0><TBODY>
<TR>
<TD align=left width="7%"><span class="style5">表情:</span></TD>
<TD align=left width="93%"><span class="style5">
<input name="radiobutton" type="radio" value="1" checked>
<img src="imag/face/1.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="2">
<img src="imag/face/2.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="3">
<img src="imag/face/3.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="4">
<img src="imag/face/4.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="5">
<img src="imag/face/5.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="6">
<img src="imag/face/6.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="7">
<img src="imag/face/7.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="8">
<img src="imag/face/8.gif" width="20" height="20">
<input type="radio" name="radiobutton" value="9">
<img src="imag/face/9.gif" width="20" height="20"></span></TD>
</TR></TBODY></TABLE></TD></TR>
<TR>
<TD height=37><div align="center">
<INPUT class=input2 type=submit value=" 发表留言 " name=Submit>
<INPUT class=input2 type=reset value=" 全部重写 " name=Submit2>
</div></TD></TR></TBODY></TABLE></TD>
<TD width=32 background=imag/right_.gif> </TD></TR>
<TR>
<TD colSpan=3><IMG height=11 src="imag/down_.gif"
width=639></TD></TR></TBODY></TABLE></FORM></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -