I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. In the default web site of publishing portal, there is a "Press Release" subsite. I have create another site called "Subsite1", which is a subsite of "Press Release".
Here is the hierarchy:
Root site
--- Press Release (child of root site)
--- Subsite1 (child of press release site)
Now, "Press Release" is in the global top navigation bar. "Subsite1" is in the left hand navigation bar when "Press Release" is selected from the global top navigation bar.
I want to display the same page content in the central area when the user clicks "Press Release" in the global top navigation bar, and when the user clicks "Subsite1" in the left hand navigation bar of the "Press Release" site. Any ideas how to implement?