Posts: 52
Location: St. Anthony, ID
|
Think of HTML as a book. Now think of CGI (common gateway interface) as an editor. If the book needs changed, the editor will update it automatically for you.
Now if you want simply a layout of tutorials, you could always set them up in tables.
PROS: straightforward HTML.
CONS: Updating becomes a pain.
If you don't mind branching out from your site, you could use a proboards message board. They are fully customizable and look really nice. You could set all of the permissions as to whom can post. Proboards is not the only free message board system, there are quite a few out there.
PROS: Everything is done and works great, no kinks or errors. Fully customizable.
CONS: Adds may become overwhelming or unsightly.
Another alternative is to install a script yourself. Again, they have free scripts everywhere.
PROS: No adds
CONS: Script installation (server pending) can be a real hassle. Some servers will not allow CGI scripts at all.
|