msaranya 0 Newbie Poster

Hi,

I am trying to include a commented threaded system for my webpage.

I have the db design ready...

Comments Table

Comment Id
Parent ID (will be zero for the base comment)
Comment Description
Submitted by
Submitted on

I am able to store comments inside the table.I need to display it in a indented format..

Comment 1
.. Reply to Comment1
...Next reply

Which control to use for displaying comments? How to do it? Any Ideas?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.