FP version 3.0.2.926 - Include

G

Giora

I wish to use a simple include html file, but it doesn't work.

My main file html is:
<html>
<head>
<title>Main</title>
</head>
<body>
<p>This is a test to include a footer file</p>
<!--webbot bot="Include" U-Include="footer.html" TAG="BODY" -->
</body>
</html>

What I see is:
This is a test to include a footer file
[footer.html]

Instead of the content of the footer.html

Please help

Giora

P.S the FP version is 3.0.2.926 -under win XP
 
S

Stefan B Rusynko

Did you use Insert - Web Component - Include Page and browse to footer.html in your FP web




I wish to use a simple include html file, but it doesn't work.

My main file html is:
<html>
<head>
<title>Main</title>
</head>
<body>
<p>This is a test to include a footer file</p>
<!--webbot bot="Include" U-Include="footer.html" TAG="BODY" -->
</body>
</html>

What I see is:
This is a test to include a footer file
[footer.html]

Instead of the content of the footer.html

Please help

Giora

P.S the FP version is 3.0.2.926 -under win XP
 
G

Giora

Dear Stefan:

I thank you for your response.

Yes that is exactly what I did.

Please note that the same is working perfectly with IFRAME, but I want to
use the INCLUDE command.

As I indicated I get the filename instead of its content.

Is there a patch or some limitation to FP 98?

What is ODD is if I insert the working HTML from another site, I get the
same result, namely [filename.html] instead of its content.

Another point related to this is when I select the sequence:"Insert - Web
Component - Include Page" I get the "page URL to include", I am unable to
use the BROWSE button (inactive), so I have to type in the filename.

Please help

Thanks

Giora
 
S

Stefan B Rusynko

Then it sounds like you may not have a FP web open
(include pages must be within the same FP Web)





| Dear Stefan:
|
| I thank you for your response.
|
| Yes that is exactly what I did.
|
| Please note that the same is working perfectly with IFRAME, but I want to
| use the INCLUDE command.
|
| As I indicated I get the filename instead of its content.
|
| Is there a patch or some limitation to FP 98?
|
| What is ODD is if I insert the working HTML from another site, I get the
| same result, namely [filename.html] instead of its content.
|
| Another point related to this is when I select the sequence:"Insert - Web
| Component - Include Page" I get the "page URL to include", I am unable to
| use the BROWSE button (inactive), so I have to type in the filename.
|
| Please help
|
| Thanks
|
| Giora
|
| | > Did you use Insert - Web Component - Include Page and browse to
| footer.html in your FP web
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > I wish to use a simple include html file, but it doesn't work.
| >
| > My main file html is:
| > <html>
| > <head>
| > <title>Main</title>
| > </head>
| > <body>
| > <p>This is a test to include a footer file</p>
| > <!--webbot bot="Include" U-Include="footer.html" TAG="BODY" -->
| > </body>
| > </html>
| >
| > What I see is:
| > This is a test to include a footer file
| > [footer.html]
| >
| > Instead of the content of the footer.html
| >
| > Please help
| >
| > Giora
| >
| > P.S the FP version is 3.0.2.926 -under win XP
| >
| >
|
|
 

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