Re: Validate with Page Authoring Tool

On Fri, Aug 18, 2006 at 10:50:07AM +0100, Alec Sammon wrote:
>    I'm currently writing a script that will send the page as postdata
>    straight to http://validator.w3.org/check, then check the output of the
>    page, and display the results.

>    Are there any problems with me doing this?

You'd probably get a performance boost if you installed your own copy
of the validator.

And don't forget that the validator can output easier-to-parse XML so
you don't need to try to extract the information from the HTML.

-- 
David Dorward                                      http://dorward.me.uk

Received on Friday, 18 August 2006 16:25:54 UTC