开发者

Automate logon to https site

开发者 https://www.devze.com 2022-12-22 02:26 出处:网络
My new ISP requires me to login for each session of internet usage. After a session gets timed out, it redirects to the provider website (https), where I have to enter the username and passwo开发者_St

My new ISP requires me to login for each session of internet usage. After a session gets timed out, it redirects to the provider website (https), where I have to enter the username and passwo开发者_StackOverflowrd. Since it logs out and terminates session I cannot schedule downloads during night. I was thinking of some way to automate this, probably write a .net service which does this?

Any idea on this would be helpful.

(If I close the browser and clear the history, I get logged out.)


The is a firefox extension called ReloadEvery, which allows you to specify how often you would like a page to be automatically reloaded.

This would prevent your session from timing out due to inactivity.

0

精彩评论

暂无评论...
验证码 换一张
取 消