- From: Matthew Wall <mwall@method.com.au>
- Date: Sun, 5 Aug 2001 23:49:01 -0400 (EDT)
- To: "'html-tidy@w3.org'" <html-tidy@w3.org>
TidyCOM.TidyObject.1 error '80020009' HTML Tidy exception /ISM/subpage.asp, line 337 ' *** convert submitted HTML to well-formed XML *** Set objTidy = Server.CreateObject("TidyCOM.TidyObject") objTidy.Options.Doctype = "loose" objTidy.Options.InputXML = True objTidy.Options.TidyMark = True *** LINE 337 **** strXML = objTidy.TidyMemToMem(strInput) Response.write strXML Set objTidy = Nothing CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message you are hereby notified that any use, dissemination, distribution or reproduction of this message is prohibited. If you have received this message in error, please notify the sender immediately.
Received on Monday, 6 August 2001 10:16:47 UTC