Question
reusable menu
I want to develop a create once/deploy everywhere menu so
that changes at one place will automatically update all of the web
pages that use the menu.
The only way I know to do this is frames or server side includes. My supervisor does not want me to use frames and our company has eliminated support for SSI on our servers citing security issues.
Is there a way I can do this with ASP and a database? I use this all the time for delivery content to the page, but I had never tried it to create a menu.
If anyone can point me to a tutoprial (or even a COTS product) that would help me do this I would appreciate it.
- Tom
The only way I know to do this is frames or server side includes. My supervisor does not want me to use frames and our company has eliminated support for SSI on our servers citing security issues.
Is there a way I can do this with ASP and a database? I use this all the time for delivery content to the page, but I had never tried it to create a menu.
If anyone can point me to a tutoprial (or even a COTS product) that would help me do this I would appreciate it.
- Tom
