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

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it was supporting in other browsers. Need a prompt solution of that issue.

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 28 gösterim
  • Son yanıtı yazan: cor-el

more options

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it

was supporting in other browsers. Need a prompt solution of that issue. I have used following code snippets: <a href="file://PC2/c$">open folder </a> It is used to open C:/. But it is not working in other browser except Mozilla.

Need a solution as soon as possible...

what will be the form of file protocol (file://) in firefox?? Using file://servername/foldername , I am uable to open a folder. But it was supporting in other browsers. Need a prompt solution of that issue. I have used following code snippets: <a href="file://PC2/c$">open folder </a> It is used to open C:/. But it is not working in other browser except Mozilla. Need a solution as soon as possible...

Tüm Yanıtlar (2)

more options

Hi,

Please try file://///servername/sharename/ or \\servername\sharename

more options

Seçilen çözüm