|
-
Mar 13th, 2001, 10:32 PM
#1
Thread Starter
Hyperactive Member
Well, I knew I'd have to come back here for help someday.
I'm developing a web page in which I'm trying to insert a server side include. I've spoken to the people hosting the site and they say that SSI is installed to their knowledge, but can't be sure, so I was just wanting to make sure I'm doing it right before I go banging at their door.
I'm doing this:
Code:
<!--#include file="Navtext.htm"-->
Nothing fancy, just a plain ol' SSI. Is it correct?
-
Mar 14th, 2001, 12:34 AM
#2
Addicted Member
-
Mar 14th, 2001, 02:24 PM
#3
Thread Starter
Hyperactive Member
-
Mar 14th, 2001, 02:44 PM
#4
Monday Morning Lunatic
Are your filename letter cases correct?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Mar 14th, 2001, 02:49 PM
#5
Thread Starter
Hyperactive Member
Yup, I'm trying to include the file Navtext.htm in the same root folder as the main file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|