<html><head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>
<script>
function tc()
{
   alert(f1.t1.value)}</script></head><body><form name="f1" method="POST" action="--WEBBOT-SELF--">
 <p>
  <input type="text" name="t1" size="20"></p>
  <p> </p>
  <p><input type="button" value="按钮" name="b1" onClick="tc()"></p>
</form></body></html>