makemusic
Programmer
- Apr 3, 2004
- 43
Hi,
I'm running a site locally using IIS and am having problems displaying include files in my asp pages (<!--#include file="top.asp" -->). I can see them when I preview browser (F12) but when i try and view as a web page the browser just doesn't want to include my pages.
I've been struggling with this for a while and have tried stripping everything back down to a basic asp page to include one word in a simple table - still it doesn't display.
I may be a bit rusty here but do I need to tell IIS that I'm using includes, add a sysconfig file in my root dir, or is it something more simple than that?
Any help gratefully received!
I'm running a site locally using IIS and am having problems displaying include files in my asp pages (<!--#include file="top.asp" -->). I can see them when I preview browser (F12) but when i try and view as a web page the browser just doesn't want to include my pages.
I've been struggling with this for a while and have tried stripping everything back down to a basic asp page to include one word in a simple table - still it doesn't display.
I may be a bit rusty here but do I need to tell IIS that I'm using includes, add a sysconfig file in my root dir, or is it something more simple than that?
Any help gratefully received!