RE: How can get TXLRuntime object in VB?

Subject: RE: How can get TXLRuntime object in VB?
From: Jonathan Marsh <jmarsh@xxxxxxxxxxxxx>
Date: Mon, 29 Mar 1999 09:04:10 -0800
The XTLRuntime object is used to provide some built-in functions for use in
<xsl:script>.  You can access it through an XSL stylesheet with the
"transformNode" method.  It is not intended to be used as a general purpose
object.

> -----Original Message-----
> From: min zheng [mailto:zmin@xxxxxxxxxx]
> Sent: Saturday, March 27, 1999 11:43 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: How can get TXLRuntime object in VB?
> 
> 
> How can get TXLRuntime object in my VB application which 
> hosts IE5 controls?
> It can't be created and I don't see any function to return a 
> reference to
> such an object. I want access TXLRuntime methods from my 
> application. How do
> I do it?
> 
> Thanks,
> Min
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread