James Smith wrote:
> 
> That is an incredibly expensive liscense fee being paid to do an SSI when
> <!--#include file="filename.html" -->
> Can be done for free on almost any Apache server ;-)

If you want to go minimalistic just use HTML to include the menu:

<object type="text/html" data="menu.html">
   <a href="menu.html">
     Menu
   </a>
</object>

The menu even gets cached in the web browser :)

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203481
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to