Hi all,
I have and idea, but don't know if it is possible...
Is it possible to take an XML document, and use an XSL document and transform it to another XML doc, say as a filter purpose. Then take said output (preferable not written to a physical file, but still in vbscript memory), and pass it to a second XSL which would allow for a simple sort to be called (controlled by params passed by URL).
Does anyone know if this is possible, or of any examples of transforming via asp from XMLa --> XMLb, then XMLb --> HTML?
I have and idea, but don't know if it is possible...
Is it possible to take an XML document, and use an XSL document and transform it to another XML doc, say as a filter purpose. Then take said output (preferable not written to a physical file, but still in vbscript memory), and pass it to a second XSL which would allow for a simple sort to be called (controlled by params passed by URL).
Does anyone know if this is possible, or of any examples of transforming via asp from XMLa --> XMLb, then XMLb --> HTML?