1. 程式人生 > >在使用者登入的時候,將使用者名稱顯示在登入成功的頁面,使用session。

在使用者登入的時候,將使用者名稱顯示在登入成功的頁面,使用session。

<tr>  
<td colspan="3">年齡:<input type="radio" name="age" id="age1" value="5" onfocus="clearErr('boxErr');" />18--30  
<input type="radio" name="age" id="age2" value="10" onfocus="clearErr('boxErr');" />30--50  
<input type="radio" name="age" id="age3" value="5" onfocus="clearErr('boxErr');" />50以上</td>  
</tr>  
</table>