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

Re: Delivering application with XSL ActiveX

Subject: Re: Delivering application with XSL ActiveX
From: "David CODISH"<dcodish@xxxxxxxxx>
Date: Mon, 25 May 1998 14:07:35 +0300
xsl activex
Why can't you deliver it using the ActiveX? Any Computer running IE4 should
be able to view your XML.

You need to add the code base of the ActiveX within your HTML code:

<OBJECT ID="XSLControl"
                CLASSID="CLSID:2BD0D2F2-52EC-11D1-8C69-0E16BC000000"
                CODEBASE="http://www.microsoft.com/xsl/xsl/msxsl.cab"
                STYLE="display:none">
            <PARAM NAME="documentURL" VALUE="<whatever>.xml">
            <PARAM NAME="styleURL" VALUE="<whatever>.xsl">
        </OBJECT>


BTW - I know this is not a commercial promotion site but you can check out
something small I've been doing with XML.
It's connected to a database and shows the content of the database in a
file system view. You can choose different views (XSL) and change
directories (XML).


Let me know what you think of it.
http://www.gefen.co.il/xml/whole.html

David Codish



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


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.