Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I schedule a daily task that accesses a web page?

  • 2 replies
  • 2 have this problem
  • 94 views
  • Last reply by hlesser

more options

I want to access the following web page daily. http://acbldistrict22.com/534/daily.php?userID=USERID&pw=PASSWORD

How can I automate this in WIN7?

I want to access the following web page daily. [http://acbldistrict22.com/534/daily.php?userID=USERID&pw=PASSWORD] How can I automate this in WIN7?

Chosen solution

It is possible to create a macros with an add on in Firefox https://addons.mozilla.org/en-US/fire.../imacros-for-firefox/ However Firefox will need to be opened manually.

If you want to run a script managed by Windows 7 the command line commands for Firefox can be referenced here: https://developer.mozilla.org/en-US/d.../Command_Line_Options

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

It is possible to create a macros with an add on in Firefox https://addons.mozilla.org/en-US/fire.../imacros-for-firefox/ However Firefox will need to be opened manually.

If you want to run a script managed by Windows 7 the command line commands for Firefox can be referenced here: https://developer.mozilla.org/en-US/d.../Command_Line_Options

more options

Thanks. I looked but couldn't find the command line options. This is what I needed.