為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

Does Firfox not support outlook vCalander type files (Calander.vcs)?

more options

In my application,Some feature makes use of outlook to get schdule appointment.For this,application needs to open Calander.vcs file. IE browser is able to open this file and get the schedule appintment,but not Firfox browser.Firefox shows some code on webpage instaed of opening Calander.vcs file.

In my application,Some feature makes use of outlook to get schdule appointment.For this,application needs to open Calander.vcs file. IE browser is able to open this file and get the schedule appintment,but not Firfox browser.Firefox shows some code on webpage instaed of opening Calander.vcs file.

所有回覆 (1)

more options

Well, my long response was trashed when the other copy of your message was locked. :-(

In brief, this forum focuses on end-user support. You can find more web development help on the mozillaZine Web Development board. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting.

That said, you may need to change the content type sent in the headers preceding your VCS file. Firefox will attempt to display anything identified as text/html or text/plain. Your settings in Tools > Applications also influence how Firefox handles certain types of content.

To see what content type is currently being specified, right-click the link to your VCS file, and Copy Link Location. Then visit Rex Swain's HTTP Viewer page, paste the URL, and see what you get back.

http://www.rexswain.com/httpview.html

Alternatively, if you have the Firebug or TamperData extension, you can use those to inspect to response headers.