|
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.
|