not able to open links in website

D

David

Hello,

I am have trouble opening some links inside websites. For example, if I want to click something to open, it just doesn't open. It looks like something is blocking it to open. Not all the links though, just some. Any suggestions. My javascript is set "enable", my pop up is also "allowed'. It is frustrating. Thanks.

Dave
 
F

Frank Saunders, MS-MVP OE/WM

Hello,

I am have trouble opening some links inside websites. For example, if I
want to click something to open, it just doesn't open. It looks like
something is blocking it to open. Not all the links though, just some. Any
suggestions. My javascript is set "enable", my pop up is also "allowed'.
It is frustrating. Thanks.

Dave


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

Open Windows Explorer.
Go to Tools | Folder Options | File Types.
Scroll down to URL:HyperText Transfer Protocol (NOT URL:Internet Shortcut)
and select it.
Click Edit or Advanced, depending on your Windows version.
Select 'open'.
Click Edit.

"Application used to perform this action" should read:

"C:\PROGRAM FILES\INTERNET EXPLORER\iexplore.exe" -nohome
(Check the path to iexplore.exe to make sure that is correct and use the
double quotes.)

DDE should be checked and in the boxes below it you should have:

#1:
"%1",,-1,0,,,,
#2
IExplore
#3 (blank)

#4
WWW_OpenURL

URL:HyperText Transfer Protocol with Privacy should be the same.

Sometimes it is necessary to uncheck Use DDE.

If that doesn't fix it, go to Start | Run and type

regsvr32 urlmon.dll
 

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