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

搜尋 Mozilla 技術支援網站

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

了解更多

IE lets me, Edit with Microsot Office. I cant do this with Firefox??

more options

Using IE version 8 and Microsoft Office 2003. Using IE, after a Web Page with TEXT ONLY, is displayed, i can go to, FILE-a menu opens. One of the options that can be chosen is: EDIT WITH MICROSOFT OFFICE. This option will transfer the Text from the web page to Microsoft Office. In my case it goes to WORD.

I would like to do this with Firefox and not go back and load IE.

Using IE version 8 and Microsoft Office 2003. Using IE, after a Web Page with TEXT ONLY, is displayed, i can go to, FILE-a menu opens. One of the options that can be chosen is: EDIT WITH MICROSOFT OFFICE. This option will transfer the Text from the web page to Microsoft Office. In my case it goes to WORD. I would like to do this with Firefox and not go back and load IE.

所有回覆 (1)

more options

You've probably used "View Source" in Firefox. You can have Microsoft Word be your application to view source. This is a read-only copy that you would have to save into a new location; you can't actually edit the live web site using Word through Firefox.

There might be an add-on to make this easier, but if not, here's what you need to do.

First, you need to get the path to Microsoft Word 2003. On XP, this probably is the following:

C:\Program Files\Microsoft Office\OFFICE11\WINWORD.EXE

You might want to select that and copy it to the clipboard.

Second, you need to update two settings in Firefox.

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste view_source and pause while the list is filtered

(3) Double-click view_source.editor.path and paste the path to Word.

(4) Double-click view_source.editor.external to toggle it to true (it should turn bold).

Then return to a regular web page and try View Source. Does it work?

One issue you may run into is that by default, Word will render the HTML source back into a web page. To defeat that, you may need to set this option in Word:

Tools > Options > General tab > check Confirm conversion at open

Then choose Plain Text when prompted.

Hope this helps.

由 jscher2000 - Support Volunteer 於 修改