I have 2 questions about DTDs
1. Is there any way that i can dynamically apply a DTD to an XML file using ASP?
2. When you load a XML file using the Load function of MSXML2.DOMDocument object, does it ignore any DTD that the XML file refers?
Any help would be appreciated?
Thanks,
San