View SSI files in Frontpage (2003)
From: Lonnie (anonymous_at_discussions.microsoft.com)
Date: 05/10/04
- Next message: Alexander: "=> create HTML Document with Frontpage VBA"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Adding attachment to CDO.message object"
- Next in thread: MD Websunlimited: "Re: View SSI files in Frontpage (2003)"
- Reply: MD Websunlimited: "Re: View SSI files in Frontpage (2003)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 May 2004 06:41:37 -0700
All,
Hope you have more / different information regarding the
use of SSI (Server Side Include) files thank I have been
able to locate.
I have included the following code in many pages created,
and while viewable in a published version off my server,
I cannot view the file while editing in FrontPage:
<!--#include file="copyright.txt" -->
The only way I have been able to successfully use AND
view SSI files in FrontPage is through using the "Insert
Web Component > Included Component > Page" menu items.
The subsequent code is:
<!--webbot bot="Include" U-Include="copyright.txt"
TAG="BODY" -->
Is there any way to view the <!--#include
file="copyright.txt" --> SSI file while editing in and
with FrontPage (I have version 2003)?
Thanks!
-Lonnie
- Next message: Alexander: "=> create HTML Document with Frontpage VBA"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Adding attachment to CDO.message object"
- Next in thread: MD Websunlimited: "Re: View SSI files in Frontpage (2003)"
- Reply: MD Websunlimited: "Re: View SSI files in Frontpage (2003)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|