📄 6-9.txt
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>session对象测试</title>
</head>
<body bgcolor="#00FFFF">
<p align="center"><b><font face="Arial Black" color="#CC66FF" size="5">session</font><font color="#CC66FF" size="5">对象测试</font></b></p>
<hr>
<form method="POST" action="jsp/testsession1.jsp">
<div align="center">
<center>
<table border="0" width="50%" cellpadding="2">
<tr>
<td width="50%" align="right"><font color="#FF00FF">用户姓名:</font></td>
<td width="50%"><input type="text" name="inputname" size="20"></td>
</tr>
<tr>
<td width="50%" align="right"><font color="#FF00FF">邮件地址:</font></td>
<td width="50%"><input type="text" name="inputemail" size="20"></td>
</tr>
</table>
</center>
</div>
<p align="center"><input type="submit" value="确认" name="B1">
<input type="reset" value="取消" name="B2"></p>
</form>
<p align="center"> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -