Jsp页面九九乘法表
2012-11-08 19:42:24 来源:WEB开发网核心提示:<meta http-equiv="keywords" content="keyword1,keyword2,keyword3"><meta http-equiv="description" content="This is my
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<form action="JspNum.jsp" method="post">
StartNumber:<input type="text" name="start"/><br/>
EndNumber:<input type="text" name="end"/>
<br/><br/>
<input type="submit" value="提交"/>
<input type="reset" value="重置"/>
</form>
</body>
</html>
更多精彩
赞助商链接