[問題]自動登入一問...?[已解決]
發表於 : 2004-12-23 18:17
要怎麼讓自動登入的欄位消失\r
因為轉址的關係,自動登入欄位都沒做用\r
所以想把他取消掉...
請各位大大指導...謝謝
代碼: 選擇全部
<tr align="center">
<td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td>
</tr>代碼: 選擇全部
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />