Created
April 17, 2012 19:48
-
-
Save jdaigle/2408574 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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