IE 6 Can't open new windows from link clicked

Thread Solved

Join Date: Aug 2003
Posts: 2
Reputation: ashkan is an unknown quantity at this point 
Solved Threads: 0
ashkan ashkan is offline Offline
Newbie Poster

IE 6 Can't open new windows from link clicked

 
0
  #1
Aug 7th, 2003
when on a site I click on a link which opens a new IE, the IE doesn't load up the document, how can I set it up where when I click on a link the document can get opened up in a new window? thanks
Quick reply to this message  
Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 130
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: IE 6 Can't open new windows from link clicked

 
0
  #2
Aug 7th, 2003
Do you mean that you want all links to open up in a new window? I don't think you could set this as default - nor do I see why you'd want to? On the other hand, you can right click on any link and choose "open in new window"
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Quick reply to this message  
Join Date: Aug 2003
Posts: 2
Reputation: ashkan is an unknown quantity at this point 
Solved Threads: 0
ashkan ashkan is offline Offline
Newbie Poster

Thanks for your reply, no I Meant something else

 
0
  #3
Aug 7th, 2003
When you click on some links, they go straight to the link without opening up a new IE and some links tend to open up a new IE to show the linked page, well when I click on the ones that have to open up a new IE, and new IE opens but it doesn't show anything on the page. I figured it might be one of my custom level functions but i don't know which, thanks.
Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 28
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: IE 6 Can't open new windows from link clicked

 
0
  #4
Aug 7th, 2003
The solution to your problem isn't in your browser. The HTML code for the page specifies if the link should be opened in a new window, or not.
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Quick reply to this message  
Join Date: Aug 2002
Posts: 71
Reputation: evilmonkey29 is an unknown quantity at this point 
Solved Threads: 2
evilmonkey29 evilmonkey29 is offline Offline
Junior Poster in Training
 
0
  #5
Aug 7th, 2003
Do you have a popup killer that is just horribly written?
Quick reply to this message  
Join Date: May 2002
Posts: 633
Reputation: aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice aeinstein is just really nice 
Solved Threads: 9
Team Colleague
aeinstein's Avatar
aeinstein aeinstein is offline Offline
Team Member - aka kaynine

Re: IE 6 Can't open new windows from link clicked

 
0
  #6
Aug 8th, 2003
try the following:
1) launch IE, go to Tools & then Internet Options;
2) on the General tab (which it launches to) delete cookies and temporary internet files, including all offline content;
3) go to Advanced tab, lower right click on restore defaults and click Apply;
4) go to Programs tab, middle left click on reset web setting, (recommend you deslect reset homepage);
5) go to Privacy tab (if present), if Default Levels button is active click it;
6) go to Security tab and for each zone set levels to Default Levels if said button is active; click OK.
HTH
Last edited by aeinstein; Aug 8th, 2003 at 1:41 am.
"I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect has intended us to forgo their use." - Galileo Galilei

"Science without religion is lame. Religion without science is blind." - Albert Einstein

"Good judgment comes from experience, experience comes from bad judgment." - author unknown

"Anyone who has never made a mistake has never tried anything new." - Albert Einstein

(why "aeinstein"?)

Peace Be with You
Quick reply to this message  
Join Date: Jan 2004
Posts: 1
Reputation: Bestodds is an unknown quantity at this point 
Solved Threads: 1
Bestodds Bestodds is offline Offline
Newbie Poster

Re: Thanks for your reply, no I Meant something else

 
0
  #7
Jan 1st, 2004
Originally Posted by ashkan
When you click on some links, they go straight to the link without opening up a new IE and some links tend to open up a new IE to show the linked page, well when I click on the ones that have to open up a new IE, and new IE opens but it doesn't show anything on the page. I figured it might be one of my custom level functions but i don't know which, thanks.
I had to fix this problem as well. I had to

click on Start and select Run. I typed regsvr32 actxprxy.dll then clicked OK. Then I typed regsvr32 shdocvw.dll and clicked OK. Restart you computer. If new windows still won't work you may have to try re-installing your browswer. Also, STRONGLY recommend backing up your entire hard drive before the procedure. NOTE: This worked for me using IE Version 5.5.
Quick reply to this message  
Join Date: Jan 2004
Posts: 335
Reputation: antioed has a spectacular aura about antioed has a spectacular aura about 
Solved Threads: 17
antioed's Avatar
antioed antioed is offline Offline
Posting Whiz

Re: IE 6 Can't open new windows from link clicked

 
1
  #8
Jan 8th, 2004
For IE 6 try:

Start-->Run-->regsvr32 urlmon.dll
Start-->Run-->regsvr32 Shdocvw.dll
Start-->Run-->regsvr32 Msjava.dll
Start-->Run-->regsvr32 Actxprxy.dll
Start-->Run-->regsvr32 Oleaut32.dll
Start-->Run-->regsvr32 Mshtml.dll
Start-->Run-->regsvr32 Browseui.dll
Start-->Run-->regsvr32 Shell32.dll


shouldn't have to reboot...
Last edited by antioed; Jan 9th, 2004 at 4:54 pm. Reason: More data better!
Quick reply to this message  
Join Date: Dec 2003
Posts: 2
Reputation: photomanray is an unknown quantity at this point 
Solved Threads: 1
photomanray photomanray is offline Offline
Newbie Poster

Re: IE 6 Can't open new windows from link clicked

 
0
  #9
Jan 10th, 2004
Thanks a lot. The problem seems to be solved. I tried all your run commands with the exception of Msjava.dll as I don't have that on my computer but apart from that evrything else was OK
Quick reply to this message  
Join Date: Jan 2004
Posts: 2
Reputation: gobhat is an unknown quantity at this point 
Solved Threads: 1
gobhat gobhat is offline Offline
Newbie Poster

Re: IE 6 Can't open new windows from link clicked

 
0
  #10
Jan 11th, 2004
Originally Posted by antioed
For IE 6 try:

Start-->Run-->regsvr32 urlmon.dll
Start-->Run-->regsvr32 Shdocvw.dll
Start-->Run-->regsvr32 Msjava.dll
Start-->Run-->regsvr32 Actxprxy.dll
Start-->Run-->regsvr32 Oleaut32.dll
Start-->Run-->regsvr32 Mshtml.dll
Start-->Run-->regsvr32 Browseui.dll
Start-->Run-->regsvr32 Shell32.dll


shouldn't have to reboot...
Quick reply to this message  
Closed Thread

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC