- From: David Dorward <david@dorward.me.uk>
- Date: Fri, 18 Aug 2006 17:25:28 +0100
- To: Alec Sammon <alec.s@talk21.com>
- Cc: www-validator@w3.org
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