Guest User

Untitled

a guest
Jun 19th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <form action='./resetpass.php' method='post'>
  2. <input type='text' name='pass' />
  3. <input type='password' name='newpass' />
  4. <input type='password' name='confirmpass' />
  5. <input type='submit' name='resetpass' value='Submit' />
  6. </form>
Add Comment
Please, Sign In to add comment