Skip to content

Instantly share code, notes, and snippets.

@seanmarpo
Created March 9, 2016 01:22
Show Gist options
  • Save seanmarpo/cc5e0bec5ddf8f10f139 to your computer and use it in GitHub Desktop.
Save seanmarpo/cc5e0bec5ddf8f10f139 to your computer and use it in GitHub Desktop.
<form action="login.asp?<%= Request.Querystring("redirect") %>" method="post">
<input type="text" name="username">
<input type="password" name="password">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment