Thread passwortabfrage (5 answers)
Opened by LE at 2009-10-29 12:06

bianca
 2009-10-29 12:37
#127527 #127527
User since
2009-09-13
7016 Artikel
BenutzerIn

user image
In HTML macht man dies, indem man dem Input-Feld den Typ password anstatt text zuweist.

Also: <input type="password"> und nicht <input type="text">
10 print "Hallo"
20 goto 10

View full thread passwortabfrage