Discussion Boards
Results 1 - 4 of 4
2D Array in Classic ASP
This tutoial will put you into right direction on how to create a simple Asp classic 2D array.
UltraEasy Forum
Build a fully functional ASP Forum (Message Board) with UltraDev and some Microsoft Access trickery. Part of the ongoing "UltraDev - UltraEasy" series of tutorials. All the files for this project (including the database) are available for download and...
(show more)
Adding Discussion Forums using SQL and ASP
This 9-page tutorial shows you how to add discussion forums to your web-site. With support for an unlimited number of forums and messages and easy administration learn how you can add discussion forums to your site.
Loops within Loops: Coding an ASP-based Bulletin Board
This article provides an easy way to list nested forums. It does have some drawbacks, though. For starters, there is an upper-bound on the number of nested replies a message can have. In this example, the number is 12, although this is configurable....
(show more)
