In Frontpage 2000, I wish to add to the web page pulldown
menus so that users can quickly jump to specific pages of
the site. (can these menus be used to open a file from a
specific location as well?)

Also how can you add a button that will open the print
command?

Thank You.

Re: Frontpage - Adding Pull Down Menus & Page Print Button by Stefan

Stefan
Fri Sep 26 03:32:45 CDT 2003

See http://www.dynamicdrive.com/dynamicindex1/

To print a page add a link

<a href="javascript:window.print();" title="Print Document">Print Document</a>

--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Chris" <ccanham@yahoo.com> wrote in message news:227e01c383b6$b191e140$a001280a@phx.gbl...
| In Frontpage 2000, I wish to add to the web page pulldown
| menus so that users can quickly jump to specific pages of
| the site. (can these menus be used to open a file from a
| specific location as well?)
|
| Also how can you add a button that will open the print
| command?
|
| Thank You.



Re: Frontpage - Adding Pull Down Menus & Page Print Button by Chris

Chris
Mon Sep 29 07:20:33 CDT 2003

Thank you for the reply.

>-----Original Message-----
>See http://www.dynamicdrive.com/dynamicindex1/
>
>To print a page add a link
>
><a href="javascript:window.print();" title="Print
Document">Print Document</a>
>
>--
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Chris" <ccanham@yahoo.com> wrote in message
news:227e01c383b6$b191e140$a001280a@phx.gbl...
>| In Frontpage 2000, I wish to add to the web page
pulldown
>| menus so that users can quickly jump to specific pages
of
>| the site. (can these menus be used to open a file from a
>| specific location as well?)
>|
>| Also how can you add a button that will open the print
>| command?
>|
>| Thank You.
>
>
>.
>