Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, February 09, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > XML > XSL
Search
DevASP

What's New
What's Hot

How to use XSL function sum() to sum 2 XML fields       
Total Hits: 840  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you are really going to get nitty and gritty, this sample does without the sum() function...

A journey with XSL/XPath       
Total Hits: 759  |  Today: 0 Author: srinivas msss       Rating:  
Read Reviews | Write Review |              Your 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....

Basic XML3: XSL       
Total Hits: 620  |  Today: 0 Author: Chris Garrett       Rating:  
Read Reviews | Write Review |              Your 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....

Support automatic transformation using XSLT in IE in side by side mode       
Total Hits: 322  |  Today: 0 Author: Don Kackman       Rating:  
Read Reviews | Write Review |              Your Rating: 

A small XSL stylesheet that defers the actual transformation to an XSLT stylesheet...

How to use XSL function sum() to sum 2 XML fields       
Total Hits: 319  |  Today: 0 Author: Qing-Hua Jiang       Rating:  
Read Reviews | Write Review |              Your Rating: 

This examples shows how to find the sum of 2 XML fields using Microsofts nodeset extension....

How to conditionally display data in xsl       
Total Hits: 286  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

Combining XML Data With XSL Within ASP       
Total Hits: 884  |  Today: 0 Author: Derrald Farnsworth-Livingston       Rating:  
Read Reviews | Write Review |              Your Rating: 

This tutorial contains a general introduction into XML and XSL and how to use both to display the result on the web....

cvXGrinder Class       
Total Hits: 257  |  Today: 0 Author: Roger Oney       Rating:  
Read Reviews | Write Review |              Your 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....

Extending Homesite with XML and XSL       
Total Hits: 385  |  Today: 0 Author: Codevista       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article will help you in Saving your time and trouble by adding this custom XML/XSL Merge script to Homesite....

XML Where Angels Fear To Tread       
Total Hits: 255  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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)....

XSL Device Formatting Using the Microsoft XSL ISAPI Filter       
Total Hits: 382  |  Today: 0 Author: Jean-Baptiste Minchelli       Rating:  
Read Reviews | Write Review |              Your 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....

Creating a drop-down list in XSL       
Total Hits: 1619  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

XML/XSLT Example of a drop down list with a default value already selected....

Q301394 HOWTO: Create a Generic ASP Page to Test XSL Transformations       
Total Hits: 628  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

XSL Transformation using Xalan and Java       
Total Hits: 607  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

Q264665 - HOWTO: Display HTML in XSL Style Sheet       
Total Hits: 933  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When XML data contains HTML tags, those tags are considered as plain data by default, and are not parsed as HTML. The output displays as text without HTML effects. This article explains how to work with the XSL style sheets to use the HTML tags that are inside XML data....

How to transfer XML into a plain text file?       
Total Hits: 334  |  Today: 0 Author: Qing-Hua Jiang       Rating:  
Read Reviews | Write Review |              Your Rating: 

This example shows a simple example of how to output your XML into a text using XSL, by comma separating the output....

Site navigation XSL and XML file       
Total Hits: 344  |  Today: 0 Author: Olivier Giulieri       Rating:  
Read Reviews | Write Review |              Your 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....

How to format dates, using a schema       
Total Hits: 325  |  Today: 0 Author: Emilio D'Angelo Yofre       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a fully functional download, where Emilio demonstrates how to use the formatDate function in XSL....

XSL Transformations       
Total Hits: 417  |  Today: 0 Author: Steven Holzner.       Rating:  
Read Reviews | Write Review |              Your 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 .....

Make your web pages look like a grid using XSL       
Total Hits: 363  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This shows IE5 rendering an XML document (IE5 ONLY in a septe window) with an XSLT document into a grid style WEB PAGE....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com