Hypertext displays blank page

  • Thread starter Thread starter Darren
  • Start date Start date
D

Darren

When I click on a hypertext in a web application a new IE
window opens and just displays a white screen. If I bring
the cursor over the hyperlink, obtain the web address it's
pointing to and type it in the URL it works fine. Please
help.. thanks,

P.S. I have had this issue with multiple systems at
multiple websites.

Regards,
Darren
 
Darren said:
When I click on a hypertext in a web application a new IE
window opens and just displays a white screen. If I bring
the cursor over the hyperlink, obtain the web address it's
pointing to and type it in the URL it works fine. Please
help.. thanks,

P.S. I have had this issue with multiple systems at
multiple websites.

Regards,
Darren

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


You can also try this:

Go to Start/run, and type SFC (SFC /SCANNOW for Win2K or WinXP).
Choose 'Extract One File From Installation Disk'.
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 folder of your installation CD-ROM (typically
D:\Win98), or in your Windows\Options\Cabs folder, as the case may be.

Then, next to 'Save File In', enter C:\Windows\System, and click OK. System
File Checker 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.
 
Darren,

Internet Explorer "new Window" & Script error problems

The following fix solves the problem. Based on MSKB article:
http://www.angelfire.com/dragon/sramesh2k/utils/IEFix.exe

Manual procedure: (Microsoft Knowledge article link)
http://support.microsoft.com/default.aspx?kbid=281679

--
Regards,
Ramesh
(e-mail address removed)


When I click on a hypertext in a web application a new IE
window opens and just displays a white screen. If I bring
the cursor over the hyperlink, obtain the web address it's
pointing to and type it in the URL it works fine. Please
help.. thanks,

P.S. I have had this issue with multiple systems at
multiple websites.

Regards,
Darren
 
Back
Top