Hi an Alle
@
Hier den source .....
<%Option Explicit%>
<HTML>
<Head>
<link rel=stylesheet type="text/css" href="../style1.css">
</head>
<body size="1" topmargin="45" align="center">
<%If Request.Form("pass") <> "password" Then%>
<table style="border-collapse: collapse" bordercolor="#000000" cellspacing="0" cellpadding="0" width="600" border="0" align="center">
<tr>
<td style="border-right: 1px solid; border-left: 1px solid; border-top: 1px solid; border-bottom: 1px solid" width="100%" bgcolor="#0066ff" height="16"><font size="1"></font></td>
</tr>
<tr>
<td width="100%" height="4"</td>
</tr>
<tr>
<td style="border-right: 1px solid; border-left: 1px solid; border-top: 1px solid; border-bottom: 1px solid" width="100%" bgcolor="#0337bc" height="16" align="center"><font face="verdana, arial, helvetica, sans-serif" size="1">
Passwort Bitte !!!
<form action="Admin.asp" method="post"><input name="pass" type="password"><input type="submit" value="OK"></form></font></td>
</tr>
<tr>
<td width="100%" height="4"</td>
</tr>
<tr>
<td style="border-right: 1px solid; border-left: 1px solid; border-top: 1px solid; border-bottom: 1px solid" width="100%" bgcolor="#0066ff" height="16"><font size="1"></font></td>
</tr>
</table>
<%Else%>
<frameset cols="100,100%,50">
<frame name="nav" src="nav.html" target="Hauptframe">
<frame name="Hauptframe" src="firstsite.html" target="_self">
<frame name="info" src="chatbox.html" target="_blank">
<%End if%>
</BODY>
</HTML>
THX
____________________________________
MfG Nightman
|