enochmh2

index code original

Dec 18th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <form onsubmit="confirmInput()" action="mainpage.html">
  2.  
  3. USERNAME:<input type="text" name="USERNAME"><br>
  4. PASSWORD:<input type="password" name="PASSWORD"><br>
  5. <input type="submit" value="ENTER">
  6. <a href="reminder.html">FORGOT PASSWORD?</a>
  7.  
  8. </form>
Advertisement
Add Comment
Please, Sign In to add comment