Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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.

Learn More

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

Firefox won't auto login to Mailenable webmail with batch script

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 5 回表示
  • 最後の返信者: guigs

more options

I am having trouble using a batch script to have Firefox open and auto-login to Mailenable webmail. In windows 7, if I run the following from a command prompt window, Firefox opens and executes the auto-login with no problems:

C:\Program Files (x86)\Mozilla Firefox>firefox.exe "http://mail.example.com/Hoodoo/lang/en/login.aspx?LanguageID=EN&UserID=MEDemo@Demonstration&Password=demo&Method=Auto&skin=hoodoo"


Using the following batch script, Firefox opens to the correct page, has the UserID filled in correctly, but leaves the password field blank.

start "C:\Program Files (x86)\Mozilla Firefox" firefox.exe "http://mail.example.com/Hoodoo/lang/en/login.aspx?LanguageID=EN&UserID=MEDemo@Demonstration&Password=demo&Method=Auto&skin=hoodoo"

Firefox version 29.0.1

Anyone have any ideas as to why Firefox is leaving the password field blank when using a batch script?

Thanks

I am having trouble using a batch script to have Firefox open and auto-login to Mailenable webmail. In windows 7, if I run the following from a command prompt window, Firefox opens and executes the auto-login with no problems: C:\Program Files (x86)\Mozilla Firefox>firefox.exe "http://mail.example.com/Hoodoo/lang/en/login.aspx?LanguageID=EN&UserID=MEDemo@Demonstration&Password=demo&Method=Auto&skin=hoodoo" Using the following batch script, Firefox opens to the correct page, has the UserID filled in correctly, but leaves the password field blank. start "C:\Program Files (x86)\Mozilla Firefox" firefox.exe "http://mail.example.com/Hoodoo/lang/en/login.aspx?LanguageID=EN&UserID=MEDemo@Demonstration&Password=demo&Method=Auto&skin=hoodoo" Firefox version 29.0.1 Anyone have any ideas as to why Firefox is leaving the password field blank when using a batch script? Thanks

すべての返信 (1)

more options