Hi I am using asp.net with c# for coding a project using Mysql as my database. I want to introduce a timer so that it triggers an email to a users email id when the time exceeds certain period of time. How to implement this timer control in asp.net
Kindly help thanks in advance
Go to the complete details ...