Skip to content

Instantly share code, notes, and snippets.

@raptium
Created February 10, 2011 07:39
Show Gist options
  • Save raptium/820102 to your computer and use it in GitHub Desktop.
Save raptium/820102 to your computer and use it in GitHub Desktop.
Create a bookmark with following text as the URL.
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