I've set up a ecommerce site and i want to be able to send customers a reminder after a specific time period (2 months) for example. This script would invite them to repeat a previous order, the date of which is stored in a sales table in my db. I was looking earlier a thread on scheduling php scripts which made use of CRON and WGET, is this the right way to go for my needs? If so then how would i go about setting this up on a shared server?
If not can anyone give me any pointers please?
Thanks a lot.
btw.. site running on a windows server.