Server Side Includes don't work 
Author Message
 Server Side Includes don't work

I can't get my Includes to work. <!--#INCLUDE FILE="file_name"-->
The file is in the same directory and the name is correct.
Am I doing something wrong??? Is it an issue with IIS or maybe IE5?
Please help my frustrated brain get some rest.
Thanks -Roland ;-)


Sun, 18 Nov 2001 03:00:00 GMT  
 Server Side Includes don't work
The syntax is correct...  Make sure you _aren't_ within a block of
server-side script when the include is encountered.  It would be helpful to
see the actual .asp page code.

--
Michael Harris



I can't get my Includes to work. <!--#INCLUDE FILE="file_name"-->
The file is in the same directory and the name is correct.
Am I doing something wrong??? Is it an issue with IIS or maybe IE5?
Please help my frustrated brain get some rest.
Thanks -Roland ;-)



Sun, 18 Nov 2001 03:00:00 GMT  
 Server Side Includes don't work
Make sure the page that contains:

<!--#INCLUDE FILE="file_name"-->

has a .asp extension.

--
Michael Harris



I can't get my Includes to work. <!--#INCLUDE FILE="file_name"-->
The file is in the same directory and the name is correct.
Am I doing something wrong??? Is it an issue with IIS or maybe IE5?
Please help my frustrated brain get some rest.
Thanks -Roland ;-)



Sun, 18 Nov 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Functions don't run in server side javascript

2. Remote Script don't work on NT4 Server

3. Can't seem to make server-side VBScript work

4. MovePrevious don't work but the MoveNext work's fine

5. Client side and Server side script working together

6. Ghostscript's ps2ascii don't work

7. Server side .split() working differently to client side .split()

8. Script works, script don't work

9. Inserting server side include script

10. Server Side Includes!

11. Server Side Includes

12. server side includes

 

 
Powered by phpBB® Forum Software