PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
How do I Include a web page from another website into a webpage?
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
How do I Include a web page from another website into a webpage?
![]() |
How do I Include a web page from another website into a webpage? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have set up a website for our employees. Each employee has his own
sub-web. I want to include the same information in the body of all of the subwebs. we are using FP 2000. I have set up shared borders but in the body of the sub-web sites I want to include a htm page from the parent website. This way I can make changes to the content of the parent web, and the changes will automatically show up in the body section of all the subwebs. I can do this with pictures but the Include Page feature will only work on a page in the current web, not the parent web. Any help would be appreciated. Doug |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi,
Sounds like you want an iFrame. Chose Insert - Inline Frame. Push the Set Initial Page button and chose the page you want. Cheers, Jon "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message news:67908A25-D709-4AE1-A380-4FBBC4F8480E@microsoft.com... >I have set up a website for our employees. Each employee has his own > sub-web. I want to include the same information in the body of all of the > subwebs. we are using FP 2000. I have set up shared borders but in the > body > of the sub-web sites I want to include a htm page from the parent website. > This way I can make changes to the content of the parent web, and the > changes > will automatically show up in the body section of all the subwebs. I can > do > this with pictures but the Include Page feature will only work on a page > in > the current web, not the parent web. > > Any help would be appreciated. > > Doug |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I'm using FP 200. I don'tsee an oprion toInsert Inline Frame. Is this
available in FP2000? "Jon Spivey" wrote: > Hi, > Sounds like you want an iFrame. Chose Insert - Inline Frame. Push the Set > Initial Page button and chose the page you want. > > Cheers, > Jon > > "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message > news:67908A25-D709-4AE1-A380-4FBBC4F8480E@microsoft.com... > >I have set up a website for our employees. Each employee has his own > > sub-web. I want to include the same information in the body of all of the > > subwebs. we are using FP 2000. I have set up shared borders but in the > > body > > of the sub-web sites I want to include a htm page from the parent website. > > This way I can make changes to the content of the parent web, and the > > changes > > will automatically show up in the body section of all the subwebs. I can > > do > > this with pictures but the Include Page feature will only work on a page > > in > > the current web, not the parent web. > > > > Any help would be appreciated. > > > > Doug > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
"Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message
news:43279C2F-A490-4F30-97CE-A81C3D3E78C3@microsoft.com... > I'm using FP 200. I don'tsee an oprion toInsert Inline Frame. Is this > available in FP2000? > Doug, Look under "Insert" in the tool bar. If you can't find it there you have 2 choices to get to it. You have to learn a little Html or upgrade to FP2002 which I just checked has it. If you make sure that all your subwebs "use a template" you could use html code to link to some specific html code. But it maybe simpler to use an "In Line Frame" like the previous reply mentions. Thanks, Tom Miller -- Try http://www.ChatNFiles.com which has a new telnet chat system and a HUGE file downloads collection. Ecard: http://bccs.chatnfiles.com/ecard3.htm -- Posted via a free Usenet account from http://www.teranews.com |
|
|
|
#5 |
|
Guest
Posts: n/a
|
When I need this kind of option i Include the htm-file with
<!--#include file="contents/yourfile.htm" --> The file where the include is written must be an asp-file To position the include I use CSS but I suppose you can solve that problem with other methods /Ted "Djnashvill" <Djnashvill@discussions.microsoft.com> skrev i meddelandet news:67908A25-D709-4AE1-A380-4FBBC4F8480E@microsoft.com... >I have set up a website for our employees. Each employee has his own > sub-web. I want to include the same information in the body of all of the > subwebs. we are using FP 2000. I have set up shared borders but in the > body > of the sub-web sites I want to include a htm page from the parent website. > This way I can make changes to the content of the parent web, and the > changes > will automatically show up in the body section of all the subwebs. I can > do > this with pictures but the Include Page feature will only work on a page > in > the current web, not the parent web. > > Any help would be appreciated. > > Doug |
|
|
|
#6 |
|
Guest
Posts: n/a
|
FP2000 does have a built-in means of adding a IFrame, you would have add this manually.
http://www.htmlcodetutorial.com/frames/_IFRAME.html -- ============================================== Thomas A. Rowe Microsoft MVP - FrontPage http://www.Ecom-Data.com ============================================== "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message news:43279C2F-A490-4F30-97CE-A81C3D3E78C3@microsoft.com... > I'm using FP 200. I don'tsee an oprion toInsert Inline Frame. Is this > available in FP2000? > > "Jon Spivey" wrote: > >> Hi, >> Sounds like you want an iFrame. Chose Insert - Inline Frame. Push the Set >> Initial Page button and chose the page you want. >> >> Cheers, >> Jon >> >> "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message >> news:67908A25-D709-4AE1-A380-4FBBC4F8480E@microsoft.com... >> >I have set up a website for our employees. Each employee has his own >> > sub-web. I want to include the same information in the body of all of the >> > subwebs. we are using FP 2000. I have set up shared borders but in the >> > body >> > of the sub-web sites I want to include a htm page from the parent website. >> > This way I can make changes to the content of the parent web, and the >> > changes >> > will automatically show up in the body section of all the subwebs. I can >> > do >> > this with pictures but the Include Page feature will only work on a page >> > in >> > the current web, not the parent web. >> > >> > Any help would be appreciated. >> > >> > Doug >> >> >> |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Correction:
FP2000 doesn't have a built-in means of adding a IFrame, you would have add this manually. -- ============================================== Thomas A. Rowe Microsoft MVP - FrontPage http://www.Ecom-Data.com ============================================== "Thomas A. Rowe" <tarowe@mvps.org> wrote in message news:uRhQV9PWHHA.480@TK2MSFTNGP02.phx.gbl... > FP2000 does have a built-in means of adding a IFrame, you would have add this manually. > > http://www.htmlcodetutorial.com/frames/_IFRAME.html > -- > ============================================== > Thomas A. Rowe > Microsoft MVP - FrontPage > > http://www.Ecom-Data.com > ============================================== > > > "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message > news:43279C2F-A490-4F30-97CE-A81C3D3E78C3@microsoft.com... >> I'm using FP 200. I don'tsee an oprion toInsert Inline Frame. Is this >> available in FP2000? >> >> "Jon Spivey" wrote: >> >>> Hi, >>> Sounds like you want an iFrame. Chose Insert - Inline Frame. Push the Set >>> Initial Page button and chose the page you want. >>> >>> Cheers, >>> Jon >>> >>> "Djnashvill" <Djnashvill@discussions.microsoft.com> wrote in message >>> news:67908A25-D709-4AE1-A380-4FBBC4F8480E@microsoft.com... >>> >I have set up a website for our employees. Each employee has his own >>> > sub-web. I want to include the same information in the body of all of the >>> > subwebs. we are using FP 2000. I have set up shared borders but in the >>> > body >>> > of the sub-web sites I want to include a htm page from the parent website. >>> > This way I can make changes to the content of the parent web, and the >>> > changes >>> > will automatically show up in the body section of all the subwebs. I can >>> > do >>> > this with pictures but the Include Page feature will only work on a page >>> > in >>> > the current web, not the parent web. >>> > >>> > Any help would be appreciated. >>> > >>> > Doug >>> >>> >>> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

