Hi everybody
I have an XSLT file which calls on extensions written in C#. The XSLT converts an XML file to HTML. The original launch file was ASP but I made a PHP version of the same.
Question is, is it possible to include the extensions and still launch the XSLT conversion in PHP or can you only do this in ASP?
All hints and straight answers gratefully received.
Norm