I am wondering how I can put a menu in a separate file and have it dynamically displayed in an HTML page.
This would be very similar to using frames (have the same menu on 50 different pages, but use 1 file for the menu for ease of editing), but without using frames.
Does anyone know how to do this. I know I can use PHP and include files, but I am wondering how to use DHTML to do it.
Any insight would be greatly appreciated. Thanks.
ryanod



Reply With Quote
Server-side languages are the only acceptable way of doing this.

Bookmarks