- From: David Dorward <david@dorward.me.uk>
- Date: Sun, 18 Jul 2004 18:07:03 +0100
- To: "Erik D. Slater" <erikdslater@hotmail.com>
- Cc: www-validator@w3.org
On Sun, 2004-07-18 at 19:02, Erik D. Slater wrote: > <cfinclude template = "/xxx/Initialise.cfm"> > > Can you explain why the Validator says, ""there is no attribute > TEMPLATE" ? The DTD your Doctype claims you are using doesn't include such an attribute - which is no surprise as Coldfusion is not HTML. Validate the HTML, don't validate the program code that generates the HTML. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Received on Sunday, 18 July 2004 13:08:00 UTC