[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Dynamically create framed HTML on server using MSX

Subject: Re: Dynamically create framed HTML on server using MSXML?
From: Mark Carlson <carlsonm@xxxxxxxxxxxxxxxx>
Date: Fri, 06 Jan 2006 15:21:20 -0800
javascript create frame
But if we're using Javascript, then aren't we relying on client-side processing? I'm looking for an exclusive server-side solution.

Joe Fawcett wrote:
----- Original Message ----- From: <watchstone@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, January 06, 2006 10:36 PM
Subject:  Dynamically create framed HTML on server using MSXML?


Hello: It looks like the answer to this is no from doing my research, but I want to make sure that there isn't some extension function or some other way to do this. Basically what I want to do is to create multiple output documents on-the-fly (to create two frames in an HTML page that is sent back to the client) on the server-side using MSXML (this is the parser that we are stuck with for the time being). Is there any way to do this using the method of an XML document calling an XSLT stylesheet and doing the transformation?


Thanks for your help.

W


You use script embedded in the transform.
This means that the stylesheet will only work on MSXML but that seems inevitable given the requirements.
You can pass a node list to a JavaScript function and save the results independently of the main result tree.
There are a few examples on the web, if you can't find any I'll try to write one.


Joe

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.