Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 2 odgovora
  • 2 imata to težavo
  • 49 ogledov
  • Zadnji odgovor od 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?

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 1

Vsi odgovori (2)

more options

Izbrana rešitev

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.