Hyperlink to launch new window

G

Guest

The Frontpage hyperlink > target frame > new window does not result in the
link displaying the destination site in a new window. It shows it in the
current window. My development team suggests it is a FrontPage 2003 bug. Can
anyone confirm this and suggest an alternative approach that does not involve
changing the code directly? Thank you.
 
T

Tom Pepper Willett

Download and install the free FP addin "Spawn" from www.jimcoaddins.com

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| The Frontpage hyperlink > target frame > new window does not result in the
| link displaying the destination site in a new window. It shows it in the
| current window. My development team suggests it is a FrontPage 2003 bug.
Can
| anyone confirm this and suggest an alternative approach that does not
involve
| changing the code directly? Thank you.
 
K

Kevin Spencer

Take a look at the hyperlink tag (in HTML view). It should read <a
href="whatever" target="_blank">etc</a>

What do you see?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.
 
G

Guest

Hi Tom,

I downloaded the add in but it did not change the result. The "_blank" code
does not appear with the new link. Am I still supposed to use the
hyperlink>target frame>new window steps to have it launch a new window?
 
S

Steve Easton

Check and make sure you have *not* set a "base href" tag for the page.
If you have, it will be in the head section of the page.
If there remove it.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
A

Andrew Murray

right click on the text you want as a hyperlink, the click the option "Spawn"
which should be in the right-click menu (if the addin was successfully
installed).
 

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