Hallo Schwabe,
wie sieht denn Dein Formular aus? Das wäre schon wichtig mal zu sehen...
Beste Grüße,
Achim
hallo Achim
erstmal danke
so sieht mein formular aus
<div id="login" style="position:absolute; left:232px; top:185px; width:247px; height:87px; z-index:8">
<form name="einlog" method="post">
<table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="75" align="left" valign="bottom"><a href="open.html" target="_self"><img src="pw_ver.gif" border="0" alt="Passwort vergessen?"></a>
</td>
<td width="73" height="39">
<input type="hidden" name="request_uri" value="$request_uri">
<span class="ueberhell">Username:</span><br>
<input type="text" name="user"><br>
<span class="ueberhell">Passwort :</span><br>
<input type="password" name="password">
</td>
<td width="75" align="right" valign="bottom">
<input type="image" src="log.gif" alt="Login!">
</td>
</tr>
</table>
</form>
</div>
bin immernoch ratlos
einen schönen tag
mfg Der Schwabe