Desktop X and its scripting powers!!!! (part 2)
Wednesday, July 10, 2002 by joetheblow | Discussion: WinCustomize Talk
I have not gotten that far with it.
Can I really use XML, XML style sheets, Microsoft Jscript, and VB script??
Is there a DesktopX script I should kow about?
Reply #2 Wednesday, July 10, 2002 10:51 AM
You can perform XML/XSL processing easily in these scripting languages. Microsoft has script-friendly APIs for doing so. You can use XSL to transform the XML to whatever format you want (text, HTML, ...)
There is a DX Web Broswer Control/Script Object example that uses downlaods WinCust's newest additions list as an XML file, download an XSL file, uses the two to perform an XSL tranformation to convert the XML to HTML, then displays the result in the web browser control that's embedded on the desktop.
Its somehwere in the DX object section of this web site.

Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Wednesday, July 10, 2002 10:29 AM
last time i looked the DX documentation had a short script section, and there were a couple of sample scripts included.
if you go to create a script, one of the pull down lists should be a list of installed languages you can pick from.