Steve,
Why dont you write a vbscript that does this and add that in the OS scheduled task as a job, so that it runs once every day, and when it meets the required date, it should do what it is intended to. In ASP,
AFAIK, You cannot do that. Instead you can write some application that runs as a service in windows to get this done. But for that you can't stick with ASP. If you are for it, you can try that with .Net to run as a service.
IMO, vbscript running as a scheduled job on windows should be the best bet to keep that simpler as fas as I understood your requirement.
Hope that helps.
Cheers!
_________________________
- Vijay G
Strive for Perfection