« Blog Home

§ setInterval to stay logged in

Just a setInterval example to refresh a page.

I use this with Greasemonkey to stay logged to a site that times me out after 60 minutes of inactivity.

If you don't know Greasemonkey, it's a FF extension that lets you assign arbitrary javascript to run on urls you specify.

 


setInterval(function(){location.href=location.href;},59*60*1000);


 

last edited on January 29th, 2009 at 9:59 PM

Comments

No Comments Here. Add yours below!

Add your comment

Name:
Email: (Will not be displayed - Privacy policy)
Website:
Comments:
  random image I can't read it!
Give me a different one!
Verify Post: Input the text from the image above to verify this post (helps prevent spam)
 

« Blog Home


The first principle of the military analyst is to figure out how the enemy can hurt you worst with his known capabilities and then plan to stop him, not hope he won’t try it.
Early Honor Harrington series, David Weber