News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

How to edit web pages using Internet Explorer and your favorite HTML editor

Started by charleychacko, October 15, 2006, 01:03:27 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

charleychacko

Here's how you can add an edit button to your Internet Explorer's toolbar which in turn will call your favorite HTML editor to edit the pages you're viewing:

Go to "View | Options | Programs"
Click on "File Types"
Select "Internet Document (HTML)" and click on edit
If you already see "edit" in the "actions" list, select it and click on "Edit." Otherwise click on "New" and type "edit" in the "Action" input box.
In "Application used to perform action" input box, type the path to your favorite HTML editor followed by a space and a "%1" (include the quotes as well). For example, if you want to make Windows Notepad your web page editor, type:

notepad.exe "%1"

Restart Internet Explorer.