ich hab ein kleines Loginproblem.
Der Login funktioniert nur mit Mozilla, aber nicht im Internetexplorer.
Wieso?
<form method="POST"> <table align="right" id="login" width="211" height="44" border="0" cellpadding="0" cellspacing="0"> <tr> <td> </td> <td colspan="2" rowspan="2"> <A HREF="?user-remind"><img src="include/designs/luckynoobs/images/login/forgott_password.png" width="100" height="13" alt="" border="0"></td> <td rowspan="4"> <input type="image" src="include/designs/luckynoobs/images/login/go.png" name="user_login_sub" value="Login" style="border:0; " /></td> </tr> <tr> <td valign="top"> <A HREF="?user-regist"><img src="include/designs/luckynoobs/images/login/register.png" width="61" height="12" alt="" border="0"></td> </tr> <tr> <td colspan="3" valign="top"> <img src="include/designs/luckynoobs/images/login/usernername_password.png" width="161" height="17" alt=""></td> </tr> <tr> <td colspan="2" background="include/designs/luckynoobs/images/login/username_input.png" width="76" height="13" alt=""><input style="background: transparent; border:0; color: white" font-size: "10" type="text" name="name" size="10" value="{NAME}" onFocus="if (value == '{NAME}') {value = ''}" onBlur="if (value == '') {value = '{NAME}'}" maxlength="50"/></td> <td background="include/designs/luckynoobs/images/login/password_input.png" width="85" height="13" alt=""><input type="password" size="10" value="{PASS}" onFocus="if (value == '{PASS}') {value = ''}" onBlur="if (value == '') {value = '{PASS}'}" maxlength="20" name="pass" style="background: transparent; border:0; color: white" /></td> </tr> <tr> <td> <img src="include/designs/luckynoobs/images/login/spacer.gif" width="61" height="1" alt=""></td> <td> <img src="include/designs/luckynoobs/images/login/spacer.gif" width="15" height="1" alt=""></td> <td> <img src="include/designs/luckynoobs/images/login/spacer.gif" width="85" height="1" alt=""></td> <td> <img src="include/designs/luckynoobs/images/login/spacer.gif" width="50" height="1" alt=""></td> </tr> </table>
Hoffe es kann mir jemadn helfen
betroffene Homepage: externer Link