Skip to content

Instantly share code, notes, and snippets.

@jdaigle
Created April 17, 2012 19:48
Show Gist options
  • Save jdaigle/2408574 to your computer and use it in GitHub Desktop.
Save jdaigle/2408574 to your computer and use it in GitHub Desktop.
<html>
<head><title></title></head>
<body>
<form method="post" action="https://apollo.tfs2.com/Secure/login.aspx">
Username: <input type="text" name="username" /><br />
Password: <input type="password" name="password" /><br />
<input type="submit" />
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment