Hi,
I've finally got my XSP page generating XML from a database query, and it appears fine in my browser. My next question is, how can I configure AxKit to tranform this XML with an XSL sheet on my server? I've tried: AxAddRootProcessor text/xsl addresses where addresses is the root tag of the document that gets generated, but all that happens then is the source code for the XSP page is returned to the browser. Thanks in advance, Alex
