<html>
<head> <meta http-equiv = "content-type"content = "text/html; charset = gb2312">
<title> </title>
<스크립트 언어 = javaScript>
<!-
함수 점검 (The Form) {
if (theform.word.value == "")
{
경고 ( "请随便说几句。");
Theform.word.focus ();
거짓을 반환합니다.
}
진실을 반환하십시오. }
//->
</script>
</head>
<body>
<br> <%
username = request ( "사용자 이름")
%>
<form method = "post"name = form action = "downsmessage.asp">
<table cellspacing = "1"style = "Border-Collapse : Collapse"BorderColor = "#111111"id = "autonumber1"align = "center">
<tr>
<td colspan = "2"> <b> <font size = "3"> </font> </b> </td>
</tr>
<tr>
<td> </td>
<td>
<입력 유형 = "텍스트"이름 = "userId"size = "15"value = <%= username%> readonly>
</td>
</tr>
<tr>
<td valign = "top"> 传呼信息 </td>
<td>
<textArea name = Word cols = 40 줄 = "5"> </textRea>
</td>
</tr>
<tr>
<td> </td>
<td> <font color = "#ff0000"> 200 </font> </td>
</tr>
<tr>
<td align = "center"colspan = "2">
<input type = "제출"값 = "传呼"이름 = "b1">
<입력 유형 = "재설정"값 = "重写"이름 = "b2">
<입력 유형 = "버튼"value = "关闭窗口"onclick = javaScript : window.close () name = "b3">
</td>
</tr>
</테이블>
<p> </p>
</form>
</body>
</html>