Click here to Skip to main content
15,891,431 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="c#"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
	<head>
		<title>WebForm1</title>		
	</head>
	<body>
		
	</body>
</html>

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