Created
February 10, 2011 07:39
-
-
Save raptium/820102 to your computer and use it in GitHub Desktop.
Create a bookmark with following text as the URL.
This file contains 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
javascript:var $=function(e){return document.getElementById(e)};$('user').value='USERNAME';$('password').value='PASSWORD';document.getElementsByTagName('select')[0].value='IE';$('regform').submit(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment