I guess I didn't make myself clear. Sorry.
The include page component puts the following code into my FP web page:
<!--webbot bot="Include" u-include="stylesheets/contact.htm" tag="BODY" -->
When I view that code in a browser, it shows:
<!--webbot bot="Include" u-include="stylesheets/contact.htm" tag="BODY"
startspan -->
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="610">
<tr>
<td valign="top" align="center">
<p align="center"><br>
<font face="Arial" size="3"><strong>West Bay Real
Estate</strong></font><br>
<font size="2" face="Arial">The Market Place<br>
47E Tamal Vista Blvd.<br>
Corte Madera, CA 94925<br>
<strong>Voice:</strong> (415) 927-1492<br>
<strong>FAX:</strong> (415) 924-6812</font></p>
<p align="center"><font size="2" face="Arial">Real Estate: </font>
<a href="mailto:
[email protected]"><font size="2" face="Arial">
Jack McLaughlin</a><br>
Webmaster: <a href="mailto:
[email protected]">
Information Designs</font></a></p>
<p align="center"><font size="-2" face="Arial">Licensed by the
California
Department of Real Estate.<br>
Broker's License:
<a
href="
http://secure.dre.ca.gov/PublicASP/pplinfo.asp?License_id=00470225?fun
ction=search&start=1" target="_blank">
#00470225</a></font></p>
<p align="center"><a href="privacy.htm"><font face="Arial"
size="3"><b>
Privacy Policy</b></font></a></p>
<p align="center"><font color="#004080" size="4" face="Arial"><strong>
<a href="stylesheets/awards.htm">Site Awards</a></strong></font><br>
</td>
</tr>
</table>
</center>
</div>
<!--webbot bot="Include" i-checksum="671" endspan -->
So, my question is how to save this site with code that will work on a
server that doesn't have the frontpage extensions? The site is on a server
that has them and I'm conducting an experiment by putting the site on a
server without them.