|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Displaying messages as in Discussion forums |
From: |
Mukesh |
Date: |
3/22/2001 4:58:07 AM |
IP: |
203.197.151.76 |
Dear friends Help! Help! Help!
I am held up in a very complex problem. The problem is like Disussion forums. In this particular problem Some one posts a Topic to which any one can repond to it. To this responce a third person responce to it . Like that it can up to infinity. I have to show it in an Hirarchial form as shown below.
"Topic"
"Reply1"
"Reply1.1"
"Reply 1.1.1"
----
"Reply1.2"
"Reply1.2.1"
"Reply 1.2.1.1"
Reply#
Etc etc,
My Database design is as follows,
ReplyID TopicID Message RepliedTo
1 1 Xyz 0
2 1 abc 1
3 1 ryz 2
4 1 dfgdg 0
Please help me
Mukesh
|
|
|
|
|
|
|
|
|
|
|
|
|