View Single Post
Old Feb 22nd, 2008, 11:00 AM   #1
gtdev
Newbie
 
Join Date: Feb 2008
Posts: 2
Rep Power: 0 gtdev is on a distinguished road
Forums - post is read

I've been working on a ASP .NET forum for a while now, and I've hit a bit of a snag. In any forum, you want it to track which posts you have read, and ones you havn't. Whats the most efficient way to do this? I cant imagine just throwing all that data into a database so I'm thinking theres some trick i'm missing.
gtdev is offline   Reply With Quote