Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passwortabfrage in HTML
#5
wie würde so ein Script aussehn?

ich hab keine ahnung von htacces also naja......

PHP währe ne lösung für mich aber ich bräucht vorher nen grundgerüßt weil ich auch von PHP keinen blassen schimmer habe xD
und es soll eig kein loginw erden sondern einfach nur ein PW dass wenn mans hat auf ein paar HTML Dateien zugriff hat^^
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
  <meta http-equiv="content-type" content="text/html; charset=windows-1250">
  <meta name="generator" content="PSPad editor, www.pspad.com">
  <title>Formular</title>
  </head>
  <body bgcolor="#007400" text="white">
  <h1 align="center"> <font face="Blackadder ITC"> Kennwortabfrage </font> </h1>
  <form method="POST" action="/kleiner_puma/die_liebe.html">
  <b>Kennwortabfrage:</b>
  <input type="password" name="fName"
                         size="12" maxlength="5">
  <input type="submit" name="fSenden" value="Senden">
  </form>                      
  </body>
</html>

zurzeit nutze ich den code...aber da muss man einfach nur 2 Buchstaben eingeben und schon ist man weiter...-.-
[Image: create.php?uid=14]
Reply


Messages In This Thread
Passwortabfrage in HTML - by emoser - 13.11.2009, 16:40
RE: Passwortabfrage in HTML - by Milu2K - 13.11.2009, 17:09
RE: Passwortabfrage in HTML - by agent47 - 13.11.2009, 17:22
RE: Passwortabfrage in HTML - by Sinovo - 13.11.2009, 17:23
RE: Passwortabfrage in HTML - by emoser - 13.11.2009, 17:27
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 17:30
RE: Passwortabfrage in HTML - by emoser - 13.11.2009, 17:37
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 17:38
RE: Passwortabfrage in HTML - by emoser - 13.11.2009, 17:44
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 17:45
RE: Passwortabfrage in HTML - by benji889 - 13.11.2009, 19:03
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 19:05
RE: Passwortabfrage in HTML - by benji889 - 13.11.2009, 19:06
RE: Passwortabfrage in HTML - by Jonsn - 13.11.2009, 19:16
RE: Passwortabfrage in HTML - by Yannici - 13.11.2009, 19:16
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 19:37
RE: Passwortabfrage in HTML - by benji889 - 13.11.2009, 19:39
RE: Passwortabfrage in HTML - by hauhau - 13.11.2009, 19:42
RE: Passwortabfrage in HTML - by emoser - 23.11.2009, 17:46
RE: Passwortabfrage in HTML - by 3lite-Basher - 23.11.2009, 18:49



Users browsing this thread: 5 Guest(s)