Click here to Skip to main content
15,868,419 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi... I want to create a calendar reminder project for an office purpose..

Where we can create a task to do for a particular date.

if the task is not completed on the mentioned date, it should be forwarded until it is completed.


I have created registration as well as login pages for the employees to enter into the webform and create a task..

In the webform i have given a textbox with calendar extender and a textbox to give the task and button to submit.

I dont how exactly to continue from now.. can any one give me some regarding this..!!!
Posted
Comments
Leo Chapiro 26-Apr-13 5:48am    
Take a look at this article about a timer, it seems to be a good point to start with: http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingwithTimerControlinCSharp11302005054911AM/WorkingwithTimerControlinCSharp.aspx
ZurdoDev 26-Apr-13 7:39am    
You'll need a windows service because ASP.Net applications are not always running.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900