Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: reading in a nonstandard XML file and displaying contents >Thread Next - Re: reading in a nonstandard XML file and displaying contents Re: reading in a nonstandard XML file and displaying contentsTo: NULL Date: 2/5/2008 12:28:00 PM javelin wrote: >> In that case write an HTML page (or an HTA application) that has an input >> button of type file to browse for the notes.xml you need to view. It then >> loads the XSLT and transforms the XML via scripting of the DomDocument. >> There are many examples of this sort of thing in the MSXML core services >> SDK,http://msdn2.microsoft.com/en-us/library/ms763742(VS.85).aspx. >> >> The basics are: >> >> 1) Load the XML file into DomDocument >> 2) Load the XSLT file. If you are going for re-use then look at >> IXSLTemplate/IXSLProcessor >> 3) Perform the transform >> 4) Use the resulting HTML to populate the innerHTML of a suitable div in the >> page. > By "Perform the transform", do you mean programmatically, on the fly? Yes, that is what Joe suggests, you should use the APIs that MSXML provides to run transformations. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
