xml/xsl and MS activeX control

Graham Moore graham.moore at dpsl.co.uk
Thu Sep 17 16:55:34 BST 1998



you can use some script to say...

XSLControl.documentURL = urlString

etc

so if you wanted a really dynamic system you could make a request to the 
server which returned the url to connect to and then set  the url property.

When you set the prop it goes off and gets the XML, then just call, 
something like

htmlElemId.innerHTML = XSLControl.htmlText

to display the new content.

Also consider using the java stuff from jjc and others as this is more 
up-to-date than the ms offering, IMHO provides you with alot more power and 
control.

graham.

gdm at dpsl.co.uk




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list