|
|
|
|
|
Total Hits: 230 | Today: 0 |
Author: Olivier Giulieri
|
Rating:
|
|

Get all the necessary toolbars (graphical or yahoo style) and the site map for your web site using one XML file and 3 XSL files already written for you....
|
|
|
|
Total Hits: 183 | Today: 0 |
|
Rating:
|
|

To display data in XSL, Add some elements to the original document at run time and prepare the stylesheet to test these elements in order to decide if displaying or not....
|
|
|
|
Total Hits: 765 | Today: 0 |
Author: Derrald Farnsworth-Livingston
|
Rating:
|
|

This tutorial contains a general introduction into XML and XSL and how to use both to display the result on the web....
|
|
|
|
Total Hits: 157 | Today: 0 |
Author: Roger Oney
|
Rating:
|
|

The cvXGrinder is a scripted Class that encapsulates the code for loading XML and XSL files, and then merging them to create HTML output....
|
|
|
|
Total Hits: 148 | Today: 0 |
|
Rating:
|
|

The first part of this session describes an ASP version of SBPNews. The second part of this session shows you how to use XSL ISAPI 2 to serve wireless clients as well. Included in the second part is an application that persists data in the Model to the filesystem as individual stories (stories used by XSL ISAPI2)....
|
|
|
|
Total Hits: 284 | Today: 0 |
Author: Jean-Baptiste Minchelli
|
Rating:
|
|

The XSL ISAPI filter is an extension to Microsoft+#39;s Internet Information Services that simplifies the deployment of server-side XSL stylesheets. In this article Jean shows us how to download, configure and use the XSL ISAPI filter to generate output for different devices automatically from IIS, including web browsers and WAP compatible phones....
|
|
|
|
Total Hits: 524 | Today: 0 |
|
Rating:
|
|

This article demonstrates how to create a generic ASP page that allows you to evaluate the outcome of using different XSLT documents to transform an XML document without adding or modifying an < ?xml-stylesheet? > processing instruction in the XML document....
|
|
|
|
Total Hits: 441 | Today: 0 |
|
Rating:
|
|

Vijay Kukreja writes a small Java program which uses Xalan and shows us how simple it is to do XML transformation. In the Part I he explains the problem and helps getting things ready. Part II focuses on the Java program and the input XML file. And in the final Part III the XSL file is explained line by line....
|
|
|
|
Total Hits: 439 | Today: 0 |
Author: srinivas msss
|
Rating:
|
|

XSL, eXtensible Stylesheet Language is a W3C standard with lots of development and momentum and having a large size of community also got abundant number of Books, mailing lists, training and websites. This article just gives a kick start for the people who want to work with XSL and XPath....
|
|
|
|
Total Hits: 291 | Today: 0 |
Author: Chris Garrett
|
Rating:
|
|

In the previous article I showed the brute-force way of displaying your XML data using ASP, this article demonstrates a more elegant method using XSL. XSL stands for Extensible Style Language and is a way we can transform and format our XML data. For example, we can take raw XML data and output it as HTML or WML. I won't go into everything XSL can do here, just how to use the basic functions within Classic ASP....
|
|
|
|
Total Hits: 302 | Today: 1 |
Author: bryan rasmussen
|
Rating:
|
|

return an xsl:template that matches a child element of your current node as a nodeset...
|
|
|
|
Total Hits: 222 | Today: 0 |
Author: Qing-Hua Jiang
|
Rating:
|
|

This example shows a simple example of how to output your XML into a text using XSL, by comma separating the output....
|
|
|
|
Total Hits: 217 | Today: 0 |
Author: Qing-Hua Jiang
|
Rating:
|
|

This examples shows how to find the sum of 2 XML fields using Microsofts nodeset extension....
|
|
|
|
Total Hits: 221 | Today: 0 |
Author: Emilio D'Angelo Yofre
|
Rating:
|
|

This is a fully functional download, where Emilio demonstrates how to use the formatDate function in XSL....
|
|
|
|
Total Hits: 515 | Today: 0 |
Author: Michael Qualls
|
Rating:
|
|

This article is about manipulating XML data with ASP.This example assumes that you are familiar with ASP, XML and HTML 4.0....
|
|
|
|
Total Hits: 324 | Today: 0 |
Author: Steven Holzner.
|
Rating:
|
|

Extensible Styles Language (XSL). XSL has two parts: a transformation language, and a formatting language. These two parts of XSL can function quite independently, and you can think of XSL as two languages, not one. In practice, you often transform a document before formatting it. In fact, that is one of the main reasons that W3C supports XSLT as the first stage in the formatting process, as we'll see in the next chapter. This chapter covers the .....
|
|
|
|
Total Hits: 361 | Today: 0 |
|
Rating:
|
|

Want to see how you can embed a COM object call into XSL? It kinda turns the ASP-XML relationship on it's head......
|
|
|
|
Total Hits: 1515 | Today: 0 |
|
Rating:
|
|

XML/XSLT Example of a drop down list with a default value already selected....
|
|
|
|
Total Hits: 729 | Today: 0 |
|
Rating:
|
|

If you are really going to get nitty and gritty, this sample does without the sum() function...
|
|
|
|
Total Hits: 801 | Today: 0 |
|
Rating:
|
|

If you're vexed by creating XML Documents from your recordsets, only to chuck them for another pounding in XSL, take a look at this technique that lets you go straight for the jugular, by processing your recordset almost directly in XSL....
|
|
|
|
|
|
|