Filed under Web Development

Since I often have to look at the source code of a web page, I thought it would be useful to have another editor / viewer than Microsoft’s powerful Notepad application.

For my part, I like to use Notepad++, an open-source editor way more powerful than Notepad.

Here’s how to change the default source code viewer for Internet Explorer in Windows XP (it might work for 2000 and Vista as well):

  1. Download and run TweakUI from Microsoft’s PowerToys.
  2. Expand the “Internet Explorer” section and click on “View Source”

    tweakui.jpg

  3. Hit the “Change Program” button and select the desired viewer.
  4. Click on OK and relaunch Internet Explorer.

That’s it! No more Notepad to view the source code of a web page.


Related Posts

Posted by Stephane on Thursday, January 24th, 2008


You can follow any responses to this entry through the magic of "RSS 2.0" and leave a trackback from your own site.

Post A Comment