Scheduling the task using WSH script -
Free ASP Scripts
Scheduling the task using WSH script
Sometimes you need to do some automated task perform by the system itself, for a specific time period. You can do this by WSH script.
The below code uses to move the file from one folder to another folder at a specific time period.