Guest User

Untitled

a guest
Jul 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <html>
  2. <form name="login" method="post" action="destino.php">
  3. <input name="utilizador" title="utilizador" value="" />
  4. <input name="morada" title="morada" value="" />
  5. <input name="bi" title="bi" value="" />
  6. <input type="submit" value="Entrar" />
  7. </form>
  8. </html>
Add Comment
Please, Sign In to add comment