kai wrote:
> I have a Windows 2000 server running the latest updates, security wise
> and for iis 5.0.
>
> I have a simeple web-page that has server side include called
> "footer.inc" the file using the include is called "index.html". Here
> is how i'm referencing the include:
>
> <!-- #include file="\includes\footer.inc" -->
<!--#include file="\includes\footer.inc" -->
^^ no space here!
Also, I never use 'include file', I use 'include virtual' on my sites. I do not
remember the details why, but my includes look like this:
<!--#include virtual="/includes/footer.inc" -->
> I did register the file-extension with the server and attached
> "ssinc.dll" executable\library to it.
>
> The page is not parsing the include, I can see the title of the page
> but not the include.
>
> Help!!!
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com