| | | | |
| | |
| Gast
Beiträge: n/a
| Hallo zusammen.. Ich bin neu hier..und hab kaum erfahrung..mal vorweg.. Hab in der such funktion bereits nach lösungen gesucht aber nicht das richtige gefunden.. Also ich hab ein blog bei myblog.. nun möchte ich eine passwortabfrage machen bevor man die seite betreten kann..das geht so leider nicht „automatisch“ weil ich tabellen eingebaut hab..ich hab keine ahnung wie das gehen könnte.. Wäre sehr froh wenn mir möglichst schnell mal jemand helfen könnte.. das blog ist >>hier<< und >>so<< sollte es am schluss in etwa aussehen.. Code: <body style="background: #000000 url(http://www.mitglied.lycos.de/eschthi/black2.jpg) no-repeat fixed right bottom;"> <script language=JavaScript> var message=""; function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} </script></br> <STYLE TYPE="TEXT/CSS"> <!-- A:link { color:#808080; text-decoration:none; } A:active { color:#808080; text-decoration:underline overline; cursor:crosshair; } A:visited { color:#808080; } A:hover { color:#808080; text-decoration:underline overline; cursor:crosshair; } --> </STYLE> <HTML> <HEAD> <STYLE type="text/css"> <!-- BODY { scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #000000; scrollbar-track-color: #000000; } --> </STYLE> <BODY> </HEAD> <table width="30%" style="border:1px solid #000000;"> <tr> <td> <table border="2" cellpadding="0" cellspacing="0" style="Border-collapse: collapse; position: absolute; left: 15; top: 15;" bordercolor="#000000" width="544" id="" height="392"> <tr> <td width="100%" height="304"> <div style="overflow:auto ; position: absolute; width:539; height:386; left:0; top:0"> <center><font face="Verdana" style="font-size: 8pt"> <center> <font size="2"> . Gedanken . . "heilige" . lieder . . böhses . märchen . . oberflächlich . seelenspiegel . . gehasst . verdammt . vergöttert . . Startseite . spuren hinterlassen . süchtig? . <FONT SIZE="1"> <font color="#808080"><SCRIPT LANGUAGE="JavaScript" SRC="http://www.onlinewebservice3.de/onlinecount.php?id=c51376&offset=1&style="></SCRIPT> Schattenkind[er] </font></FONT> </center> </font></center> </div></td> </td> </tr> </table> </BODY> </HTML> <HTML> <HEAD> <STYLE type="text/css"> <!-- BODY { scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #808080; scrollbar-track-color: #000000; } --> </STYLE> <BODY> </HEAD> <table width="30%" style="border:1px solid #000000;"> <tr> <td> <table border="2" cellpadding="0" cellspacing="0" style="Border-collapse: collapse; position: absolute; left: 15; top: 150;" bordercolor="#000000" width="544" id="" height="392"> <tr> <td width="100%" height="304"> <div style="overflow:auto ; position: absolute; width:539; height:386; left:0; top:0"> <center><font face="Verdana" style="font-size: 8pt"> <unerline><overline><font size="3"><font color="#ffffff"><div align="center"><MARQUEE behavior=alternate>8-ung Triggergefahr</marquee></font></font></overline></underline> :CONTENT_HIER: :POWEREDBY_HIER: </font></center> </div></td> </td> </tr> </table> </BODY> </HTML> wäre wirklich sehr froh um schnelle hilfe.. greez _böhses_ |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Erfahrener Benutzer Registriert seit: 30.07.2004
Beiträge: 255
![]() | guter Link zu htaccess http://httpd.apache.org/docs-2.0/howto/htaccess.html ich kenne mich damit nicht aus, aber ich denke, du solltest den Passwortschutz mit Sessions proggen. |
| |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Via link auf den bottom der page | GrungeRocker | PHP Tipps 2007 | 14 | 25.12.2005 23:59 |
| [Erledigt] [(X)HTML] Page Mittig | HTML, Usability und Barrierefreiheit | 7 | 05.12.2005 14:00 | |
| will page validieren! | DER_Brain | HTML, Usability und Barrierefreiheit | 40 | 20.06.2005 10:04 |
| Code für Page Ranking | Beitragsarchiv | 3 | 16.06.2005 08:52 | |
| Passwortabfrage | anno | PHP Tipps 2005 | 5 | 03.06.2005 13:36 |
| Passwortabfrage beim betreten der Seite | PHP Tipps 2005 | 3 | 09.03.2005 12:49 | |
| [Erledigt] HtmL Page senden bzw Ergebnis aus PHP Kalkulator | PHP Tipps 2004 | 4 | 29.10.2004 15:56 | |
| Fehlermeldung bei Passwortabfrage! | duerov | PHP Tipps 2004 | 6 | 24.09.2004 14:45 |
| Page Language in Datenbank?! | PHP Tipps 2004 | 7 | 18.07.2004 19:45 | |
| Sicherheitsmeldung mitten auf der Page! | PHP Tipps 2004 | 1 | 18.07.2004 00:49 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| php website betreten, passwortabfrage in eine php einbauen, passwortabfrage beim betreten von seite php, passwortabfrage in script einbinden |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.