Advertisement
Guest User

indexh

a guest
Feb 3rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1.  
  2. <form action="ValidateDemo" method="post">
  3. User Login:<br>
  4. Username: <input type="text" value="" placeholder="Enter your username" name="uname"><br>
  5. Password: <input type="text" value="" placeholder="Password" name="passw"><br>
  6. <input type="submit" value="submit">
  7. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement