BLeslie88
B Leslie
- Local time
- Today, 23:22
- Joined
- May 9, 2002
- Messages
- 228
Ways to notify people with an application that there is new records in the system?
With-out re-loading forms....
No this is not a repeat question... I am talking about a creative way to set up notification of new data.
So far I got, a timing sequence using field (lets call it "viewed", for lack of a better word)which I update to true once a user accesses their records.
So my timing sequence will look for all record set to false
I have a way to get my db flashing and even pop up at times with new fun code... but I was wondering with all the brains in this forum, is there a better way then my plain true false viewed field..?
Or is simple good in this case?
With-out re-loading forms....
No this is not a repeat question... I am talking about a creative way to set up notification of new data.
So far I got, a timing sequence using field (lets call it "viewed", for lack of a better word)which I update to true once a user accesses their records.
So my timing sequence will look for all record set to false
I have a way to get my db flashing and even pop up at times with new fun code... but I was wondering with all the brains in this forum, is there a better way then my plain true false viewed field..?
Or is simple good in this case?