Front Page Includes

A

Allen

I posted about a week ago and found out about FrontPage includes...that works
great for the situation I was posting about then. However, now I have a
situation where the Client Side Includes will not work for what I want to do.
i would like to include a page that I do not have on my client computer
where i'm creating the web page. Instead, it is on my server (it is a Moodle
site that i would like to have contained within a FrontPage page). How do
you do Server side Includes on FrontPage with an absolute hyperlink (not just
/moodle/ to go to the directory from the root directory is preferred). I got
some information from another site on includes but when I tried it, the page
just displayed the html from the page rather than actually displaying a page.
Thanks.
 
S

Stefan B Rusynko

FP Includes are Design time only and must be a page with the existing FP site
For any other types of includes you need server side includes (SSI)
--

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


|I posted about a week ago and found out about FrontPage includes...that works
| great for the situation I was posting about then. However, now I have a
| situation where the Client Side Includes will not work for what I want to do.
| i would like to include a page that I do not have on my client computer
| where i'm creating the web page. Instead, it is on my server (it is a Moodle
| site that i would like to have contained within a FrontPage page). How do
| you do Server side Includes on FrontPage with an absolute hyperlink (not just
| /moodle/ to go to the directory from the root directory is preferred). I got
| some information from another site on includes but when I tried it, the page
| just displayed the html from the page rather than actually displaying a page.
| Thanks.
 
A

Allen

It is however possible with iframe. <iframe src="YOUR URL" width="YOUR
WIDTH" height="YOUR HEIGHT">
I did the same thing with a moodle page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top