Need Help For reminder application
-
Hi , I'm developing a intranet application in vb.net. It includes reminders for users . I hav stored information regarding reminders in sql database. How can I create actual reminder (so that user will be Alerted )!!!! plz help me ...
-
Hi , I'm developing a intranet application in vb.net. It includes reminders for users . I hav stored information regarding reminders in sql database. How can I create actual reminder (so that user will be Alerted )!!!! plz help me ...
Is the reminder going to be present on every page? If so, just check during postback to see if it needs updating (or use a timer to check periodically if you're using AJAX).
Deja View - the feeling that you've seen this post before.
-
Hi , I'm developing a intranet application in vb.net. It includes reminders for users . I hav stored information regarding reminders in sql database. How can I create actual reminder (so that user will be Alerted )!!!! plz help me ...
mithunshitole wrote:
How can I create actual reminder
You may need a Windows service to keep polling the database frequently and trigger reminders.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson