Quote:
|
Originally Posted by Jason
My host can't take php includes, so how can I make one menu to show on every page, without frames?
|
Well it's harder without any decent modules installed on the server...
If you have ASP, the code is :
Code:
<!--#include file="menu.htm"-->
Other than that, I dunno any other ways personally.