First Second Third
First Second Third
<% 'Load XML set xml = Server.CreateObject("Microsoft.XMLDOM") xml.async = false xml.load(Server.MapPath("content.xml")) 'Load XSL set xsl = Server.CreateObject("Microsoft.XMLDOM") xsl.async = false xsl.load(Server.MapPath("content.xsl")) 'Transform file Response.Write(xml.transformNode(xsl)) %>

Valid XHTML 1.0 Transitional

Valid CSS!

©2006 Lidge-TIN

Hosted by www.Geocities.ws

1