Categories

Updated: 07/18/2000

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. Furthermore, this approach is not the most efficient approach, and could be streamlined using stored procedures and fewer ADO objects within the code.
Similar Scripts for "Loops within Loops: Coding an ASP-based Bulletin Board"

PhotoShelf

PhotoShelf is a web-based digital image management, archive and display system written in Perl, backended by PostgreSQL. It is used to catalogue and arrange into albums photos from a digital camera or any other source. It aims to be very featureful a...

DJTextmenu

DJTextmenu uses the same menuing structure as the DJPopMenu, but allows the developer to show information in a traditional text menu structure rather than as images.includes support for multiple submenus and &"3D&" button action. Al...

CRT

CRT is a reliable terminal emulator for Windows that''s easy to use and highly customizable. Building on the highest quality VT100, VT102, VT220, ANSI, and SCO ANSI emulations, CRT provides plenty of productivity features like named sessions an...

xTree

xTree is an Active Server component that mimmics a tree structure, like the explorer in WIN95 or NT. It expands and collapses depending on user interaction and generates pure HTML. The information that is to be presented can either be loaded from fi...

A-Forum script for MS IIS

A-Forum script is written for web sites operating under Microsoft Internet Information Server (MS IIS) for Windows NT or Microsoft Personal Web Server (MS PWS) for Windows 95/98. It supports nested hierarchical structure of messages received from us...
©2003-2008 jCay.com