PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage How do I Include a web page from another website into a webpage?

Reply

How do I Include a web page from another website into a webpage?

 
Thread Tools Rate Thread
Old 24-02-2007, 08:37 PM   #1
=?Utf-8?B?RGpuYXNodmlsbA==?=
Guest
 
Posts: n/a
Default How do I Include a web page from another website into a webpage?


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
  Reply With Quote
Old 24-02-2007, 08:41 PM   #2
Jon Spivey
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpage?

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



  Reply With Quote
Old 25-02-2007, 01:46 AM   #3
=?Utf-8?B?RGpuYXNodmlsbA==?=
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpag

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

>
>
>

  Reply With Quote
Old 25-02-2007, 02:13 AM   #4
Tom Miller
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpag

"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

  Reply With Quote
Old 25-02-2007, 11:21 AM   #5
Ted
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpage?

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



  Reply With Quote
Old 25-02-2007, 05:06 PM   #6
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpag

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

>>
>>
>>



  Reply With Quote
Old 26-02-2007, 11:45 AM   #7
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: How do I Include a web page from another website into a webpag

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
>>>
>>>
>>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off