Hyperlinks

J

Joet

I am using FRONTPAGE 2003 to develope a web page. One of the things I wish to do is create a hyerlink that will open 2 new windows with 2 types of informations. This the the user of the page and by clicking on a hyperlink, have the browser oepn in two seperate window "operating info" in one window and "maintenance info" in another window. Look forward to hearing from some with "How to do" info.

Thanks
 
B

Bill Schroyer

Just open a new page in code view or html view and replace
all the code with that below to see it work. Enjoy.

2 scipts Open 2 Popup on click and open 2 popupwindows on
page load.

at the bottom of this page:
http://www.frontpagewiz.com/tools/quick-scripts-tips.asp

Bill Schroyer
[email protected]
http://www.frontpagewiz.com
-----Original Message-----
I am using FRONTPAGE 2003 to develope a web page. One of
the things I wish to do is create a hyerlink that will
open 2 new windows with 2 types of informations. This the
the user of the page and by clicking on a hyperlink, have
the browser oepn in two seperate window "operating info"
in one window and "maintenance info" in another window.
Look forward to hearing from some with "How to do" info.
 
Top