Click here to Skip to main content
15,912,400 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am generating a mail manager project in Asp.Net. I want that the mail should be sent when it is scheduled. One can create mail contents and then select date and time to send mail. The mail should be sent at that time only. How can I do it?
Posted

 
Share this answer
 
Comments
Ami_Modi 18-Jan-14 4:20am    
Actually I don't have to trigger click event at regular interval but want to trigger according to date and time specified.
Tom Marvolo Riddle 18-Jan-14 8:10am    
Use Job Scheduler and please check solution 2 for further clarification

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