Schedule Validations or Link Checks

By using a scheduling program like the Task Scheduler app in Windows, CSS HTML Validator's command line processor can be used to run validations or other jobs at scheduled times.

For example, you can use the command line processor to create a batch file that runs a Batch Wizard job and then emails, uploads (to a web server or other server), and/or publishes the report (this may require additional 3rd party software). You can then schedule this batch file to run at specific times. See the example below.

Batch Wizard Example

This example runs a Batch Wizard job at scheduled times and optionally uploads the report to a server.

Choose a folder (with write permission) to save the needed files which will include a Batch Wizard target list file and a batch file. This example uses the folder C:\Users\(username)\validator, but you could use another folder.

hmtoggle_plus1Step 1: Create the Batch Wizard target list file
hmtoggle_plus1Step 2: Create the batch file that will be scheduled to run
hmtoggle_plus1Step 3: Schedule the batch file to run
hmtoggle_plus1Step 4: Upload the report to a server (optional)