pages won't display

R

Rudy

I'm running IE 6 under Windows ME, all current updates.
For the past several months, some web pages won't
display. I very quickly get the "Done" message in the
lower left corner of the screen, but the screen is blank
(white). I just bought a second computer running IE 6 and
Windows XP Home and it displays the pages just fine. One
example of the problem was on a webpage that had a ".htm"
extension; my new computer converted ".htm" to ".asp" then
displayed the page, but my old computer stayed
with ".htm". Any ideas?
Thanks,
Rudy
 
F

Frank Saunders, MS-MVP

Rudy said:
I'm running IE 6 under Windows ME, all current updates.
For the past several months, some web pages won't
display. I very quickly get the "Done" message in the
lower left corner of the screen, but the screen is blank
(white). I just bought a second computer running IE 6 and
Windows XP Home and it displays the pages just fine. One
example of the problem was on a webpage that had a ".htm"
extension; my new computer converted ".htm" to ".asp" then
displayed the page, but my old computer stayed
with ".htm". Any ideas?
Thanks,
Rudy

From http://www.fjsmjs.com/OE/nolinks.htm

1. Click Start, and then click Run.

2. In the Open box, type:

regsvr32 urlmon.dll

3. Click OK, and then click OK again when you receive the following message:

DllRegisterServer in urlmon.dll succeeded.


4. If that doesn't fix it, see this article:

http://www.mvps.org/inetexplorer/answers.htm#new_window

5. If you are using WinXP try this:
http://www.mvps.org/sramesh2k/reg/IE_Default_Browser.reg


You can also try this:

Go to Start/run, and type SFC (msconfig for WinXP).
Choose 'Extract One File From Installation Disk' ("Expand File" for WinXP).
Type oleaut32.dll, not worrying about its location. Then, click Start.

Next to 'Restore From', type in or browse for the file's location, which is
probably in the Win98 (i386 for WinXP) folder of your installation CD-ROM
(typically D:\Win98), or in your Windows\Options\Cabs (Windows\i386 for
WinXP) folder, as the case may be.

Then, next to 'Save File In', enter C:\Windows\System (C:\Windows\System32
for WinXP), and click OK. System File Checker (or msconfig) looks for the
file, saves it as you requested, and then tells you that 'the file has been
successfully extracted'.

You may need to reboot.

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
R

Rudy

Thanks, Frank. None of these fixes worked, but I did
discover that the problem occurs when the html code looks
like this:

<meta http-equiv="Refresh" content="1;URL=index.asp">

Any ideas? Thanks.
 
F

Frank Saunders, MS-MVP

Rudy said:
Thanks, Frank. None of these fixes worked, but I did
discover that the problem occurs when the html code looks
like this:

<meta http-equiv="Refresh" content="1;URL=index.asp">

Any ideas? Thanks.

That's getting beyond my limited knowledge of HTML, I think.
Do you have an example URL?

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
R

Robert Aldwinckle

<meta http-equiv="Refresh" content="1;URL=index.asp">

Enable META Refresh (in the Security tab)
 

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