induslady
01-10-2014, 03:58 AM
Hello,
Am using vb4.2.1
Looking for a cron script that could be set to run on 1st of every month to do the below -
Users with the below criteria -
UG = UAEC
Join date = 30 days or before
Posts < 1
are sent email as below -
"Dear Username, Since you haven't activated your account in 30-days, we have deleted your account. Please feel free to register again at <link here>
AND the user records are deleted.
Let me know how do I code this? Is there any resource articles / guides for coding cron scripts?
Thanks in advance.
Am using vb4.2.1
Looking for a cron script that could be set to run on 1st of every month to do the below -
Users with the below criteria -
UG = UAEC
Join date = 30 days or before
Posts < 1
are sent email as below -
"Dear Username, Since you haven't activated your account in 30-days, we have deleted your account. Please feel free to register again at <link here>
AND the user records are deleted.
Let me know how do I code this? Is there any resource articles / guides for coding cron scripts?
Thanks in advance.