navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Text hyperlinks all opening in new windows

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Text hyperlinks all opening in new windows
Page: [1]
 
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
Text hyperlinks all opening in new windows - 10/29/2004 15:21:54   
Anyone have any idea why all the text links in my site open in new windows when they are not set to do so? I am using FP2000 with a theme that was NOT applied using CSS. When I check the hyperlink properties they are all set to page default (none). Could it be that the theme or template (asp web) default is set to open in new windows? If so, how would I change it?

Thanks!
Teresa
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/29/2004 16:25:00   
quote:

Anyone have any idea why all the text links in my site open in new windows
Someone who knows your url might! (hehe) so, what is the url?

_____________________________

Dan

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/29/2004 19:57:05   
tell me what you think...

The Site

Thanks!

(in reply to dpf)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 9:09:36   
when i tried, none opened in new windows

_____________________________

Dan

(in reply to ATP04)
paulie

 

Posts: 558
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 11:46:00   
quote:

none opened in new windows


Me too. Have you set your browser to do this?

_____________________________


(in reply to dpf)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 14:15:11   
I'm not sure about browser settings, and I'm finding it happens when using Netscape or IE. Is there a setting I can change, if so where can I find it?

(in reply to paulie)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 14:19:25   
In IE, Tools/Internet options

_____________________________

Dan

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 15:49:25   
Thanks again, Dan. I took a look at all the options listed under the advanced tab, played with a few. Nothing has changed. Funny thing is four of four computers here all open the text links in a new window. None of the graphic links do though. And it happens on both Netscape navigator and IE.

must be a curse...

might be a good signature for me to use... accursed

(in reply to dpf)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 16:22:24   
Try looking at your html code. All the links opening in new windows have target="main" against them.

Replace the "main" with "" and it should work

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 16:47:24   
Hi Jaybee, thanks for your reply. Looking at the source code on the site I see what you are referring to. When I look at the source code on my local file, there are no tags.

Take for example my local file link code:

h4> Osseo and Maple Grove, Minnesota parents can start their child care
search <a href="ASP/db_srch.asp">here</a>. </h4>

and then the link source code taken from the site:
<h4> Osseo and Maple Grove, Minnesota parents can start their child care
search <a href="ASP/db_srch.asp" target="main">here</a>. </h4>

Would you know how is it that these additional tags are added to the source code during publishing?

(in reply to jaybee)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 17:01:56   
Where did you get all those ad links from?

They're trying to refer back to a frame. Have you got any frames set up in your web?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/30/2004 20:35:45   
The ad links all refer to the Advertising page on the site. They are there as placeholders for now. No frames are set up, only shared borders. I tried using the rotating ad component in the top shared border area, but then I found out rotating ad components only refer to one hyperlink. So, then I tried using a javascript rotating ad, but the images never showed up in the shared border, only the text showed up. So that's why all the image ad links. They are "real estate" for now.

< Message edited by ATP04 -- 10/31/2004 9:13:08 >

(in reply to jaybee)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/31/2004 4:57:25   
Hmmm, I need to think about this one.

Have you got an ftp client that you can use to upload your index page rather than publishing it? See if that makes any difference?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 10/31/2004 9:05:15   
Jaybee, I did as you suggested, and YES! It did make a difference. The text links on the index page no longer open in new windows. (All other pages still do though)

(in reply to jaybee)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 4:28:13   
OK, that leads us somewhere. Not sure where but somewhere. :)

I suggest your next port of call is your host and have a word with them about the FPSEs and see if they can suggest anything.

I'm not a FPSE user so this is probably where I hit my limit but if it works with ftp and not with publish then it seems to me that it points to the host end.

I've just noticed a bit of your code however, did you develop any of this in Office rather than FP?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 8:34:41   

quote:

ORIGINAL: jaybee


I'm not a FPSE user so this is probably where I hit my limit ...


I've just noticed a bit of your code however, did you develop any of this in Office rather than FP?


You have been a lot of help, Jaybee. I appreciate it.

The only office application I use in connection with this site is Access 2000. I'll upload this to a mirror test site on a different host and see if it has the same problem with FPSE. I have had two other issues with this host so far, both relating to FPSE. I'll contact them.

Thanks again.

(in reply to jaybee)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 9:22:02   
OK, I uploaded to the mirror site.. tripod (hey! it's free!) Anyway I get the same results there. The text links are opening new windows and then all subsequent text links open in that same window. weird.

http://members.tripod.com/ask_the_provider/

Sooooooooo, I guess it is a curse...hehe

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 9:39:22   
I found this at microsoft. It explains the behavior, but doesn't really indicate why this is happening in a non-frames page. Would this mean that shared borders is a frame environment as far as html is concerned? And why wouldn't this same behavior occur on my local IIS server?


http://support.microsoft.com/default.aspx?scid=kb;en-us;197962

(in reply to ATP04)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 10:29:51   
I have a radical suggestion......

How about ditching the frontpage themes and using a nice template instead? How good are you with FP? :)

I'll PM a regular FPSE user and see if she has any ideas.

< Message edited by jaybee -- 11/1/2004 10:39:23 >


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
caz

 

Posts: 3547
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 12:49:16   
As far as I can see the cause of your problem is using a theme for your site, nothing really to do with FPSE apart from it being a proprietry template. Shared borders may also contribute to this, but as I've never used them it's hard to say.

<meta name="Microsoft Theme" content="sumipntg 010, default">

Sumi Painting sumipntg - the 010 relates to 'active behaviour'; I assume that this is the animation you have.
FP2000: How to Alter the Theme Used by Web Templates

Overall, I think that you would have more control if you do as Jaybee suggests and build your own template page, using included content rather than shared borders. This is what I do and I still retain the benefit of FPSE for hassle free publishing and link management ( not to mention using attached databases:)). Later you may move onto having even more control by using CSS, but for the time being have a look at this tutorial if this idea appeals.

Page layout and design

I am no expert on the interaction of FPSE and themes because I haven't used themes either, but I would imagine that the theme is controlling everything.
HTH
Carol

_____________________________

Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard.
Cheshire cat. www.doracat.co.uk

I remember when it took less than 4hrs to fly across the Atlantic.

(in reply to jaybee)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 15:07:57   

quote:

ORIGINAL: jaybee



How good are you with FP? :)




I'm a beginner. And that's an overstatement. I chose FrontPage because of the templates, themes, link management and publishing. I liked how everything was handled for me. Seems I have much to learn...

but where to find the time?

(in reply to jaybee)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 15:14:36   

quote:

ORIGINAL: caz

Overall, I think that you would have more control if you do as Jaybee suggests and build your own template page, using included content rather than shared borders. This is what I do and I still retain the benefit of FPSE for hassle free publishing and link management ( not to mention using attached databases:)). Later you may move onto having even more control by using CSS, but for the time being have a look at this tutorial if this idea appeals.



I had an idea for a template. See it Here. But, like mentioned in my previous post, I'm a beginner. It just got to be more time consuming than I had hoped, so I opted for the FrontPage templates and such. For now, I'll leave things as they are.

Thank you again for your time, You are very kind to help out.

(in reply to caz)
dpf

 

Posts: 7123
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 15:15:41   
quote:

I'm a beginner. And that's an overstatement. I chose FrontPage because of the templates, themes, link management and publishing. I liked how everything was handled for me. Seems I have much to learn...

I found that FP served me well when I used it in all of those areas except themes. For me, they were problems and I abandoned them. Templates, Include pages and other techniques will do the same thing nicely and you can still take advantage of FP. Templates, in fact, are easier to use than themes, IMO

_____________________________

Dan

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 15:21:13   
quote:

ORIGINAL: dpf


I found that FP served me well...


Thank you Supreme Overload. Alas, I am a mere underling...lol

I'll try to work on my template. :)

(in reply to dpf)
jaybee

 

Posts: 14175
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 16:31:02   
Hey, I like that template. It's much better than the theme you're using.

If you need help with that then we're all here. :)

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to ATP04)
ATP04

 

Posts: 57
Joined: 9/8/2004
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/1/2004 17:20:10   
Thanks Jaybee! It means a lot coming from you. Your site RoCkS!

I'll work on improving my template. I was in a hurry to get the data results to update online, and so I sorta gave up on it in favor of other areas. I'm one of those impetuous types, start-10-projects-at-once, never-finish-any-kind of person. But, seeing the site is up, forms are processing, email is emailing, I will work on the template. I really do prefer it myself. :) I will be back :)

(in reply to jaybee)
caz

 

Posts: 3547
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Text hyperlinks all opening in new windows - 11/2/2004 6:57:57   
That template is much better than the original theme and as Dan said, templates and includes are easier to work with than themes - especially for problem solving:)

Do keep on with developing it; the OF tutorial will help a great deal.
Cheers
Carol

_____________________________

Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard.
Cheshire cat. www.doracat.co.uk

I remember when it took less than 4hrs to fly across the Atlantic.

(in reply to ATP04)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Text hyperlinks all opening in new windows
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts