It may be that I'm just tired and my brain isn't working, but can anyone
point me to some simple examples of how to create a "threaded message
page" for visitor comments. The volume is too small to warrant an
actual bbs system (like PHPbb), but the messages are each too long to
just tack one after the other on a continuous page. So I thought I
should create a page that resembles a threaded "tree" linking back and
forth to make things easier on the visitor. Unfortunately I can't even
think how/where to begin.
point me to some simple examples of how to create a "threaded message
page" for visitor comments. The volume is too small to warrant an
actual bbs system (like PHPbb), but the messages are each too long to
just tack one after the other on a continuous page. So I thought I
should create a page that resembles a threaded "tree" linking back and
forth to make things easier on the visitor. Unfortunately I can't even
think how/where to begin.