Asp & Ssi
I'm using SSI in a site I'm working on for some of the navigation elements, however, some pages also include ASP elements.
Given this what file extension should I be using - .shtm or .asp? My preliminary tests with .asp seem to prevent the SSI elements from appearing ... Is what I'm trying to do simply impossible?
Thanks!
Bug
Mark Hensler posted this at 05:09 — 27th May 2002.
He has: 4,048 posts
Joined: Aug 2000
Servers I've worked on allow SSI in .asp files. I don't know if there is any configuring though.
Abhishek Reddy posted this at 08:57 — 27th May 2002.
He has: 3,348 posts
Joined: Jul 2001
Just guessing here; are you enclosing the SSI in
<?php
?>
Peter J. Boettcher posted this at 13:08 — 28th May 2002.
They have: 812 posts
Joined: Feb 2000
You shouldn't have any problems including .asp files. Maybe if you could show us exactly how you're including them we could help better.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.