Displaying pages from another directory

If a user is currently in a specific directory (ie www.site.com/mydir) on my
site, but I want to have a link to display another html document that reside
in another directory without the user leaving the current directory, how do I
reference this document. I have many subdirectories to track where orders
originated and do not want the user to leave the current directory and not be
able to return to it, yet I don't want to have to copy the document to every
directory each time it is updated. I know how to reference re-used graphics
in an images directory, but how do I link to an html document residing
elsewhere without sending the user there. Do I need to open the doc in a new
window? If so how do I do that? Thanks.
--
Steve
SteveD [ Do, 17 Januar 2008 05:02 ] [ ID #1910405 ]

Re: Displaying pages from another directory

Set the link target to a new page (target="_blank")

--

_____________________________________________
SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Steve D." <SteveD [at] discussions.microsoft.com> wrote in message news:03ECF882-4820-4084-AA87-4CA186D1EABD [at] microsoft.com...
| If a user is currently in a specific directory (ie www.site.com/mydir) on my
| site, but I want to have a link to display another html document that reside
| in another directory without the user leaving the current directory, how do I
| reference this document. I have many subdirectories to track where orders
| originated and do not want the user to leave the current directory and not be
| able to return to it, yet I don't want to have to copy the document to every
| directory each time it is updated. I know how to reference re-used graphics
| in an images directory, but how do I link to an html document residing
| elsewhere without sending the user there. Do I need to open the doc in a new
| window? If so how do I do that? Thanks.
| --
| Steve
Stefan B Rusynko [ Do, 17 Januar 2008 10:08 ] [ ID #1910408 ]
Microsoft » microsoft.public.frontpage.client » Displaying pages from another directory

Vorheriges Thema: FP 2003 website publishing
Nächstes Thema: How do I stop somone from copying photo from my website?