toc

How does one go about coding to display an external table of contents menu bar like the ones used for the shrines?

I’ve googled it, but all I’ve gotten so far are sites’ table of contents and not how to do it.

<?php include("file"); ?>

I was thinking it was something more complicated than that - Thanks!

I’ve just found out that the server I’m going to be using doesn’t support php. Is there any other way to do this?

From server people: "Technologies and features such as but not limited to Front Page Extensions, Server Side Includes, .NET, PHP, Perl, CGI, ISAPI Filters, SQL databases, Directory Browsing, SSL, and media files (.wmv, .mp3, etc) are not supported. "

I’ve been using only HTML and CSS up until this point.

In that case, you can’t.

Each page by hand it is then!:eek:

Thanks for the help.

Or switching servers.

It’s for a club site so I need to use the school’s server.

Edit: (…I think. I’ll look into that.)