We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par 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?

Solution choisie

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

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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.