View Single Post
Old 12-15-2012, 09:18 PM   PM User | #6
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,210
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
Well, for starters, you could add a column to your table that holds the "owner" of the thread. Presumably, the first person to post in the thread.

That gets rid of the need for the code I had to write in post #4, above.

As I noted in your prior thread, doing all this for a *single* userid seems possible. In fact, I think I had the answer for same in that other thread.

Doing it for all users is not so easy.

Where is your priority, here?
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote