Skip to content

Instantly share code, notes, and snippets.

@tijsverkoyen
Created February 24, 2012 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tijsverkoyen/1903285 to your computer and use it in GitHub Desktop.
Save tijsverkoyen/1903285 to your computer and use it in GitHub Desktop.
Argenta bookmarklet
javascript:id='<your id>';url='https://internetbanking.argenta.be/Argenta2/authenticationUCRNL.jsp'; if(location!=url) { location = url; alert('Reopen your bookmark after the page is loaded'); } else { document.getElementsByName('id')[0].value=id; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment