baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
> .list td {padding-top:1em; padding-bottom:1em;}
|
Alle Einträge zum Thema: | Zur Liste |
<perl>
{ get "Login==!$namerein", "datenbank";
if($Passwort ne "" && $Passwort eq $pwrein) {
} else { out "Anmeldung fehlgeschlagen!"; $namerein=""; } } if($namerein eq "") { out <<EOF;
<input type=hidden name="htx=" value="$htx"> <input type=hidden name="namerein=" value="$namerein"> <input type=hidden name="pwrein=" value="$pwrein">
<input type=submit value="LOGIN">
EOF } </perl>
<perl> if($namerein ne "")
get "Login==tim"; if($Passwort ne "struppi" && $Passwort eq $pwrein) {
} else { out "Anmeldung fehlgeschlagen!"; $namerein=""; } } if($namerein eq "") { out <<EOF; <form action="http://....." method="post" enctype="multipart/form-data">
<input type=hidden name="namerein=" value="$namerein"> <input type=hidden name="pwrein=" value="$pwrein">
<input type=submit value="LOGIN"> </form>
} </perl>
<perl> if($namerein ne "") { if($pwrein ne "" && $pwrein eq "claus") { do_all "db=termine cmd=$cmd Login==tim action=list listfields=......" , "namerein", "pwrein"; } else { out "Anmeldung fehlgeschlagen!"; $namerein=""; } } if($namerein eq "") { out <<EOF; <form action="http://....." method="post" enctype="multipart/form-data"> <input type=hidden name="htx=" value="$htx">
<input type=hidden name="pwrein=" value="$pwrein">
<input type=submit value="LOGIN"> </form> EOF
</perl>
<perl> if($namerein ne "") { if($pwrein ne "" && $pwrein eq "tim") { do_all "db=termine cmd=$cmd Login==tim action=list listfields=......" , "namerein", "pwrein"; } else { out "Anmeldung fehlgeschlagen!"; $namerein=""; } } if($namerein eq "") { out <<EOF; <form action="http://....." method="post" enctype="multipart/form-data"> <input type=hidden name="htx=" value="$htx"> <input type=hidden name="namerein=" value="$namerein">
<input type=submit value="LOGIN"> </form> EOF }
<style type='text/css'> table, p, body {font-family: arial, helvetica, 'Sans Serif'; font-size:9pt; border:2px; margin:5px; width:100%;} .list th { width:800px;} .list tr { width:800px;} .list td { width:800px;} .form {width:800px;} .detail {width:800px; } textarea {width:800px;height:400px}
</style>
do_all "db=termine cmd=$cmd Login==tim action=list padding=8 listfields=......" , "namerein", "pwrein";
> .list td {padding-top:1em; padding-bottom:1em;}
<html> <head> <style type='text/css'> table, p, body {font-family: arial, helvetica, 'Sans Serif'; font-size:9pt; border:2px; margin:5px; width:100%;} .list th { width:800px;} .list tr { width:800px;} .list td { width:800px;} .form {width:800px;} .detail {width:800px; } textarea {width:800px;height:400px} html, body {height:100%;} </style> </head> <body> <do action=all db=Flohmarkt border=1 datasize=2 padding=8> </body> </html>
Liste der Einträge von 2700 bis 2850: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |