I am creating a web site with Microsoft Publisher and I need to include
hyperlinks (to other web sites) that open up in a different window. I want my
users to be able to browse the recommended web sites as they please, without
having to use the "Back" button to get back to my web site. How do I do that?
David Bartosik [MSFT MVP] - 11 Jan 2005 14:46 GMT
Read the thread that preceded yours.
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com
>I am creating a web site with Microsoft Publisher and I need to include
> hyperlinks (to other web sites) that open up in a different window. I want
[quoted text clipped - 3 lines]
> having to use the "Back" button to get back to my web site. How do I do
> that?
Remco / webdesign4all.nl - 13 Jan 2005 17:41 GMT
Are there any posts without david popping up with a faq.html here or there?
http://www.webdesign4all.nl
> Read the thread that preceded yours.
>
[quoted text clipped - 9 lines]
> > having to use the "Back" button to get back to my web site. How do I do
> > that?
Joe - 11 Jan 2005 19:39 GMT
<a href="url" target="window_name" onclick="function(url, window_name,
parameters)" onkeypress="function(url, window_name, parameters)">New page</a>
> I am creating a web site with Microsoft Publisher and I need to include
> hyperlinks (to other web sites) that open up in a different window. I want my
> users to be able to browse the recommended web sites as they please, without
> having to use the "Back" button to get back to my web site. How do I do that?