Unable to use link to another web page

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

I have recently hit a problem on a web site that
previouslt worked ok.

Initial page appears ok - but when I select an item on the
page that causes another window to appear that window is
now transparent - no contents.

I have tried this via my laptop - it works fine data
appears in the window.

Anyone else seen this ?
 
Tony said:
I have recently hit a problem on a web site that
previouslt worked ok.

Initial page appears ok - but when I select an item on the
page that causes another window to appear that window is
now transparent - no contents.

I have tried this via my laptop - it works fine data
appears in the window.

Anyone else seen this ?

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.
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.
 
Hi

Thanks

I used regsvr32 to re-register about 6 names - it now
works fine

Thanks for the help
Tony
 
Hi

Thanks for the help - I fixed it !

I worked my way down the list of names to use regsvr32 on
via your refe below.
Re-boot machine after reg about 6 items now works fine

Thanks once again

Tony
 
Tony said:
Hi

Thanks for the help - I fixed it !

I worked my way down the list of names to use regsvr32 on
via your refe below.
Re-boot machine after reg about 6 items now works fine

Thanks once again

Tony

You're welcome
 
Back
Top