<form name="CT1" method="get" action="../4-4-1.html">
<p>姓名:
<input name="xm" type="text" size="12">
<p>口令:
<input name="kl" type="password" size="18">
<p> <input type="submit" value="提交">
<input type="reset" value="清除">
很简单的一个程序~~就是第一个网页输入个人信息
第二个网页接受信息
第二个就是怎么也接受不到