codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > XML > XSL 
Sort by :


1-20 of 25 XSL sites are shown.

 • XSL on the Client    Votes:165   Hits:4200 Rate this site
      write a review | read reviews | report errors |    xml101.com More xml articles
How the XML parser can be used to transform an XML document to an HTML document on the client.

 • XSL - On the Server - A Cross Browser Solution    Votes:163   Hits:3772 Rate this site
      write a review | read reviews | report errors |    xml101.com More xml articles
How the XML parser can be used to transform an XML document to an HTML document on the server.

 • Where to put the Sort Information    Votes:156   Hits:3426 Rate this site
      write a review | read reviews | report errors |    xml101.com More xml articles
How to let the XML parser sort your XML document before it is transformed to HTML.

 • XSL Conditional Coose    Votes:166   Hits:3742 Rate this site
      write a review | read reviews | report errors |    xml101.com More xml articles
How to let the XML parser conditionally choose the XML transformation.

 • XSL Transformations - Complete Chapter    Votes:164   Hits:3438 Rate this site
      write a review | read reviews | report errors |    ibiblio.org More xml articles
The Extensible Stylesheet Language (XSL) includes both a transformation language and a formatting language. Each of these, naturally enough, is an XML application. The transformation language provides elements that define rules for how one XML document is transformed into another XML document. The transformed XML document may use the markup and DTD of the original document, or it may use a completely different set of elements. In particular, it may use the elements defined by the second part of

 • XSL Formatting Objects - Complete Chapter    Votes:166   Hits:3152 Rate this site
      write a review | read reviews | report errors |    ibiblio.org More xml articles
XSL Formatting Objects (XSL-FO) are the second half of the Extensible Stylesheet Language (XSL). XSL-FO is an XML application that describes how pages will look when presented to a reader. A style sheet uses the XSL transformation language to transform an XML document in a semantic vocabulary into a new XML document that uses the XSL-FO presentational vocabulary. While one can hope that Web browsers will one day know how to directly display data marked up with XSL formatting objects, for now an

 • XSL Concepts and Practical Uses    Votes:165   Hits:3484 Rate this site
      write a review | read reviews | report errors |    sun.com More xml articles
Paul Grosso and Norm Walsh explain the finer points of creating, using, and maintaining XSL stylesheets. This thorough tutorial provides lots of hands-on examples and sample code.

 • Helpful XSLT "break" template    Votes:163   Hits:3521 Rate this site
      write a review | read reviews | report errors |    xml.com More xml articles
A named template that will halt an XSLT tranformation and reutrn some helpful state information

 • Reporting with ADO, XML and XSL - Part I    Votes:162   Hits:3682 Rate this site
      write a review | read reviews | report errors |    asptoday.com More xml articles
Anthony Young shows how to save, or persist, a recordset into an XML file; create a XSL file that will later be used to transform the XML into HTML; and transform the XML into HTML.

 • Creating an In-Memory Database Using XML and XPath    Votes:156   Hits:3518 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
Learn how to successfully apply an IMDB to large volumes of data and still get phenomenal searching speeds that outperform a dedicated SQL Server database.

 • XML and XSL - Folder Tree Administration    Votes:152   Hits:3674 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
How to dynamically insert, update, rename, and delete entities within a folder tree. Providing features such as unlimited metadata support via XML and XSLT this version of the folder tree can be re-used to represent any array of data.

 • XML and XSL - Progress Indicator Creation    Votes:164   Hits:3679 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
Joe Slovinski creates a Progress Indicator object that uses XML and XSLT. This object has several uses, including updating the client browser of the progress of a data binding routine or the preloading of images.

 • XML and XSL - Progress Indicator Usage    Votes:145   Hits:3320 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
Joe Slovinski explains several uses of his Progress Indicator object. These include displaying the status of a data binding routine and creating graphs and surveys

 • XML and XSL - Folder Tree Creation    Votes:146   Hits:3668 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
How to use XML and XSL to create a Web-based folder tree. Using XML and XSL makes this tree low maintenance and when transformed on the client can reduce load on your server.

 • An Overview in XML and XSL    Votes:137   Hits:2506 Rate this site
      write a review | read reviews | report errors |    tutorial-web More xml articles
An Overview in Displaying XML data on a website by utilizing XSL and ASP. This tutorial contains a general introduction into XML and XSL and how to use both to display the result on the web.

 • Support automatic transformation using XSLT in IE    Votes:156   Hits:3656 Rate this site
      write a review | read reviews | report errors |    xml.com More xml articles
A small XSL stylesheet that defers the actual transformation to an XSLT stylesheet

 • XML and XSL - Folder Tree Drag And Drop    Votes:159   Hits:4013 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
Joe Slovinski creates a drag-and-drop object for folder trees. This control has the capability to drag and drop entities from one point within a tree to another or between multiple trees

 • Advanced Web-Enabled Applications and Services Arc    Votes:131   Hits:1914 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
This article will introduce you to common mistakes and how to avoid them when dealing with Web-enabled application architecture. It also offers a robust example of how to build an expandable solution using XML and XSLT.

 • XML and XSL - Custom Context Menu Creation    Votes:159   Hits:2826 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
How to use XML and XSL to create a Web-based folder tree. Using XML and XSL makes this tree low maintenance and when transformed on the client can reduce load on your server.

 • Distributing Server Load to the Client with XML an    Votes:162   Hits:3565 Rate this site
      write a review | read reviews | report errors |    15seconds.com More xml articles
Using traditional ASP, Web servers are forced to do all the work in creating a page. This includes getting the data, formatting the output, and sending it to the client. With XML and XSL, the server only needs to get the data in XML format and send that and the XSL to the client. The client will then use its CPU power to transform the XML into HTML using the XSL style sheet. This approach will allow your Web servers to handle many more concurrent users.

            
   
 






CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009