I've searched, and searched some more but I still can't find what I'm looking for.
(Now how should I put this?) I'm just trying to find a script that allows you to view one menu (Made in html) on all html pages that might only use a simple code (and no... It's not iframes, I don't want to view a menu on all the pages using iframes), Maybe in a javascript code format? Or is it only possable in php?
I don't think I can explain it clearly enough. Help?
Please note: I don't know what OS is required or which Script languages are used for what I'm looking for... Free or not. How should I know? I'm just looking for it.
Last edited by DDStuff; 01-12-05 at 07:29 PM.
Reason: It needs to be edited for an update.
I've searched, and searched some more but I still can't find what I'm looking for.
(Now how should I put this?) I'm just trying to find a script that allows you to view one menu (Made in html) on all html pages that might only use a simple code (and no... It's not iframes, I don't want to view a menu on all the pages using iframes), Maybe in a javascript code format? Or is it only possable in php?
I don't think I can explain it clearly enough. Help?
Please note: I don't know what OS is required or which Script languages are used for what I'm looking for... Free or not. How should I know? I'm just looking for it.
Ii think maybe you're referring to an 'include' file? If you have server-side includes enabled on your server then you could do this very easily. It's not a php include, but an SSI one that I'm talking about.