Need reminder alert in web application
As per my Client requirement, i need task reminder facility in my web application same as outlook express.
By this facility user can set a reminder time for a particular task and on that particular time, a reminder should be display on user screen.User can snooze or dismiss this task.
Most important thing, i have to do this thing in a web application.We can not develop window application for that because it could not be possible to install this application on each user system.
If a user use application and reminder time is expired, a alert message should be display on user screen and user can only move on a particular page of this application.
We need all reminder time to be stored in my database.
Sandeep Kumar

