Hey Guys,

I have an application that will backup a folder(a) by creating a new folder(b) and moving the contents of folder a to the newly created folder b. Anyways, I only need to backup my stuff on friday, saturday and sunday so I want to be able to specify the dates to backup and let it do it's thing. However im not too familiar with setting up a timer or anything. Ive checked out MSDN and a couple other websites but couldn't find anything. Do you guys know a site where it explains setting something like this up? or maybe alittle source with explanations? Any help would be great.