fplancaster
07-20-2007, 04:58 PM
I'm used to my comfortable world of ASP, IIS and working in my corporate environment. Now I'm doing something personal (not for my job) and it's all 'new' to me. I searched the forum already and found info, but it didn't help me figure out why my site isn't working.
I can't get my include file to work using shtml. I've got my index.htm file with: <!--#include virtual="inc_globalNav.shtml"--> My file inc_globalNav.shtml is in the same folder as index.htm. In file manager, the inc_globalNav.shtml file has the properties listed "File Type: ASCII text, with no line terminators". The default files like 400.shtml appear with the same File Type property listed as HTML document text.
Am I missing somthing about creating/renaming/whatever with shtml file extentions? When I view source on my page...all I see is the text of the include line and not the content of my include file. Please help!
I can't get my include file to work using shtml. I've got my index.htm file with: <!--#include virtual="inc_globalNav.shtml"--> My file inc_globalNav.shtml is in the same folder as index.htm. In file manager, the inc_globalNav.shtml file has the properties listed "File Type: ASCII text, with no line terminators". The default files like 400.shtml appear with the same File Type property listed as HTML document text.
Am I missing somthing about creating/renaming/whatever with shtml file extentions? When I view source on my page...all I see is the text of the include line and not the content of my include file. Please help!