Hello
I want to perform some action at some specific time.. lets say.. after every 30 minutes.. my website send me an email..
but the problem is.. the website can send me email only when it remain active.. means some one keep on accessing it..
if no one access it for 1 day or 2.. i'll not get any email..
is'nt it any method to generate some triggers.. to perform this task...I;m using MY SQL as database server..
As similar to this feature... many e-card site, allow users to set the time of card sending... how to do it
I want to perform some action at some specific time.. lets say.. after every 30 minutes.. my website send me an email..
but the problem is.. the website can send me email only when it remain active.. means some one keep on accessing it..
if no one access it for 1 day or 2.. i'll not get any email..
is'nt it any method to generate some triggers.. to perform this task...I;m using MY SQL as database server..
As similar to this feature... many e-card site, allow users to set the time of card sending... how to do it