2707Technique : Adding Discussion Forumshttp://www.siteexperts.com/tips/community/ts02/page1.aspIn part II of our membership and personalization series, we are going to enhance the membership database introduced in our first article with a flexible discussion forum built using SQL Server and ASP. By the end of this article, you will have the knowledge and scripts necessary to add multiple forums to your web-site.ASP > Tips and Tutorials > Discussion BoardsOct 10, 2006
Webmaster Note: 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. Furthermore, this approach is not the most efficient approach, and could be streamlined using stored procedures and fewer ADO objects within the code.
In part II of our membership and personalization series, we are going to enhance the membership database introduced in our first article with a flexible discussion forum built using SQL Server and ASP. By the end of this article, you will have the knowledge and scripts necessary to add multiple forums to your web-site.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.