Unable to view html source code

K

Karl Neumann

Dear Users,

I have two PCs on a home network sharing one cable internet connection. On
both machines the IE options are exactly the same. One will not display the
code for any web page when clicking "View" then "Source" on the IE menu bar.
Does anyone have an idea why?

Sincerely,

Karl
 
A

Arkadiusz 'Black Fox' Artyszuk

Karl said:
I have two PCs on a home network sharing one cable internet connection. On
both machines the IE options are exactly the same. One will not display the
code for any web page when clicking "View" then "Source" on the IE menu bar.
Does anyone have an idea why?

Check registry keys
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Restrictions
for dword value "NoViewSource" - remove it or change its value to 0
Next you should delete IE temporary files. Check if file Notepad.exe
exists in Windows directory. Go to registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name
and edit string value named "default" and set there path to source
viewer, e.g. "C:\Windows\System32\Notepad.exe".
 
N

NeoMinds

Sometimes it also happends when you installed a program to run java and
it conflicts with explorer. It also happend to me a couple of times!
 
D

David Candy

One cause is that the cache is full. You should be able to do it on cached pages (before the cached filled) but not on pages after the cache filled up.

There are other causes.
 
G

George Hester

Another cause of this is having a shortcut to Notepad on the desktop.
Remove it if you do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top