I have a mailing list page in one of my asp.net web application... I found an online web based cron to execute the url of MailingList.aspx once a day in my application...
Is it secure to use an online free web based cron?
What should i watch out for when using them?
EDIT:
- Anyone who uses web based crons for scheduling their tasks can share their experience...