Well, I've done some reading and some work on this tonight. I guess my host has SSI installed. I cut my menu out and pasted it in to a new file entitled "includes/navigation.htm". Then in the place where I cut the menu out, I inserted "<!--#include virtual="includes/navigation.htm" -->". The menu still works fine now that I've done that. So is it ok to use SSI instead of PHP or ASP? Are there advantages to PHP or ASP? What I did sure seems easy....
|