to byl asi Gatekeeper - nejjednodušší varianta je
<form>
<center>
Zadejte heslo:<br>
<input type="password" name="psw"><br><br>
<input type="button" value="Odeslat" onclick="window.location=psw.value+'.html'">
</center>
</form>
to byl asi Gatekeeper - nejjednodušší varianta je
<form>
<center>
Zadejte heslo:<br>
<input type="password" name="psw"><br><br>
<input type="button" value="Odeslat" onclick="window.location=psw.value+'.html'">
</center>
</form>