Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Open .log files using a particular application in Firefox?

  • 1 yanıt
  • 4 kişi bu sorunu yaşıyor
  • 4 gösterim
  • Son yanıtı yazan: AnonymousUser

more options

Hi All,

Our company has decided to move on to IE8 from the big'ol trustworthy IE6. I have had problems with IE8, so want to try Firefox before accepting IE8 is the way to go for my team. (Also, I guess IE8 cannot be uninstalled or we cannot go back to IE6. So I want to install IE8 only when absolutely necessary.) I have a question regarding this.

The most important reason why browsers are important to us is that we post log files in the morning. It makes our job easier when we have one location to view all the logs first thing in the morning. So we have a html page with links to the relevant log files.

IE6 has been very kind in this aspect. If I set .log files to open with a particular application on Windows, then when I open the same filetype on IE6 it opens up on the same application. For example let us say I set the file to always open up with an application 'xyz' on Windows. Now when I open it on IE6 it opens up in xyz.

Is this possible in Firefox? If yes, how?

I have an application that adds symbols for No errors, errors and warnings. I have set my log files to open up in this app on Windows. But, as far as I have tried, my log files open up as text file every time on Firefox. With this app I only need to read the logs if I see a symbol for Warning or Error. So with this in mind debugging a log file as text is a PITA. Any help would be appreciated.

Thanks, Madan

This happened

Not sure how often

== NA

Hi All, Our company has decided to move on to IE8 from the big'ol trustworthy IE6. I have had problems with IE8, so want to try Firefox before accepting IE8 is the way to go for my team. (Also, I guess IE8 cannot be uninstalled or we cannot go back to IE6. So I want to install IE8 only when absolutely necessary.) I have a question regarding this. The most important reason why browsers are important to us is that we post log files in the morning. It makes our job easier when we have one location to view all the logs first thing in the morning. So we have a html page with links to the relevant log files. IE6 has been very kind in this aspect. If I set .log files to open with a particular application on Windows, then when I open the same filetype on IE6 it opens up on the same application. For example let us say I set the file to always open up with an application 'xyz' on Windows. Now when I open it on IE6 it opens up in xyz. Is this possible in Firefox? If yes, how? I have an application that adds symbols for No errors, errors and warnings. I have set my log files to open up in this app on Windows. But, as far as I have tried, my log files open up as text file every time on Firefox. With this app I only need to read the logs if I see a symbol for Warning or Error. So with this in mind debugging a log file as text is a PITA. Any help would be appreciated. Thanks, Madan == This happened == Not sure how often == NA

Tüm Yanıtlar (1)

more options

The webservers hosting the log files will probably need to use a unique Content-type HTTP header for those log files, like text/log instead of just text/plain which is too generic, as that is how Firefox stores how files are opened, so doing this will allow you to set the correct action.