|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
About making a Forum
I have a basic forum made, but theres a few things I cannot figure out how to do...
if a user deletes their post, how would you recomend making it so all the posts under that one, is deleted as well i made it so it sorts the topics by recently made, and on ... but how would you suggest doing it so it bumps that topic to the top, if a SUBTOPIC to that was relplied to as well... thanks |
|
#2
|
|||
|
|||
|
Assuming the children have some reference to their parent, you'd first delete any children of the ID being deleted, and then delete the parent.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > About making a Forum |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|