Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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?

選ばれた解決策

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

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

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.