搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 2 回覆
  • 2 有這個問題
  • 49 次檢視
  • 最近回覆由 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.