[Typo3-german] Login-Formular auf jeder Seite

Markus Bucher markus.bucher at bedv.de
Fri Dec 9 16:00:13 CET 2005


Hallo Manfred,

> du könntest zB.
> 
> <form action="index.php?id=59" method="post">
>     <input name="user" type="text" id="user" title="Benutzername" 
> onfocus="if
> (this.value==this.defaultValue) this.value=''" value="Benutzer" size="8" />
>                         <br>
>                         <input name="pass" type="password" id="pass" 
> title="Passwort" onfocus="if
> (this.value==this.defaultValue) this.value=''" value="****" size="8" > <br>
>                     <input name="image" type="image" title="Login" 
> src="fileadmin/template/lock.gif" alt="Login"
> align="absbottom"  border="0">
>                          <input type="hidden" name="redirect_url" 
> value="index.php?id=4" />
>      <input type="hidden" name="logintype" value="login" > <input 
> type="hidden" name="pid"
> value="60>" >
>               </form>
> 

Dann fehlt mir allerdings der challenge-Wert für md5-verschlüsselung. 
Der wird beim Form der newloginbox mitgesendet.

Wie komme ich an den?

Danke
Markus



More information about the TYPO3-german mailing list