Hi an Alle
@Ministerialrat Mailbomber
also .....
Zitat:
<%Option Explicit%>
<HTML>
<%If Request.Form("pass") <> "password" Then%>
<form action="bsp.asp" method="post">
<H1>Bitte Password eingeben</H1>
<input name="pass" type="password">
<input type="submit" value="los gehts">
</form>
<%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%>
</HTML>
|
...... funzt ned
das hab ich schon versucht
fällt dir vielleicht noch was anderes ein?
THX