Click here to Skip to main content
15,891,375 members
Articles / Web Development / CSS

Cascade XSL

Rate me:
Please Sign up or sign in to vote.
4.40/5 (9 votes)
29 Dec 20044 min read 61.6K   1.1K   38  
An engine that transforms XML files on a web server.
<%@ Page Language="Csharp" %>

<%Context.Items["MainSection"]=10;%>

<LevelContext>
<MainSectionTitle>Section 3</MainSectionTitle>
<SectionInfo BarColor="#880898" SectionImage="Section4/Images/Section4.gif" />

</LevelContext>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Founder tainicom
Greece Greece
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions