View Full Version : How do I make a basic HTML forum?


Draco
02-18-2004, 02:36 AM
How do you make a basic HTML forum? I've read HTML and DHTML books and it still doesn't explain how to make one.

pb&j
02-18-2004, 02:48 AM
a forum such as this one requires CGI or PHP scripting.
just html, css, and javascript will not be enough.

you can probably find some done through here...
http://www.hotscripts.com

or you can do a search in the GENERAL forum to find a bunch of links to others.