01-22-2019, 02:08 PM
(01-22-2019, 02:03 PM)kudzu Wrote: How do you want to use it? Server or client transforms?
I guess serverside.
All I know is that Browsers do not yet support XSLT 2.0, natively
People I talked to, suggested Saxon or similar.
With XSLT 1.0 I just added a ref to the stylesheet in the xml file, saved it to disc and then called Webapplication.Newwindow(path)

