<form method="post" action="/Testing/Form">
  <input type="text" name="Login">
  <input type="password" name="Password">
  <input type="checkbox" name="RememberMe">
</form>