Subject: RE: A few questions to the experts: functions, templates, loops
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 5 Sep 2002 11:49:11 +0100
|
> Are you doing transformation on the client or on the server?
> It sounds from this description as if you are doing it on the
> client. In this case you can control the transformation,
> including passing parameters to it, from Javascript code on
> the HTML page. </snip>
>
> I want ask you, if you can please forward a short example
> without using Active X Objects. The only examples i can find
> in the web are using this propietary non-standard interface.
The only thing approaching a "non-proprietary, standard" interface for
invoking XSLT processors is the Java JAXP 1.1 interface, and this only
works with Java processors. For anything else, you are stuck with the
interface supplied by the product vendor.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: A few questions to the experts: functions, templates, loops, (continued)
- Jarno . Elovirta - Thu, 5 Sep 2002 00:36:24 -0400 (EDT)
- juggy - Thu, 5 Sep 2002 02:12:43 -0400 (EDT)
- Jarno . Elovirta - Thu, 5 Sep 2002 02:25:59 -0400 (EDT)
- "Braumüller, Hans" - Thu, 5 Sep 2002 05:21:52 -0400 (EDT)
- Michael Kay - Thu, 5 Sep 2002 07:26:24 -0400 (EDT) <=
- "Braumüller, Hans" - Thu, 5 Sep 2002 05:28:54 -0400 (EDT)
- "Braumüller, Hans" - Thu, 5 Sep 2002 08:35:45 -0400 (EDT)
|
|