• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Number of new posts

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is their any way to determine the number of unread posts a user has? Preferably through a database query.

Thanks,

Alan
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There should be since there are status displays on whether a msg is read or not when users log in.. I'll check the code and let you know which method to call.

Iper



Anonymous wrote:Is their any way to determine the number of unread posts a user has? Preferably through a database query.

Thanks,

Alan


[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
oops..forgot to log in..

Anonymous wrote:There should be since there are status displays on whether a msg is read or not when users log in.. I'll check the code and let you know which method to call.

Iper



Anonymous wrote:Is their any way to determine the number of unread posts a user has? Preferably through a database query.

Thanks,

Alan


[originally posted on jforum.net by iper]
reply
    Bookmark Topic Watch Topic
  • New Topic