[Home] [By Thread] [By Date] [Recent Entries]
Hi all,
When i try below ,i can't see anything:what is the reason according tou
you?xml and xsl file syntax are surely true.
<%function transformFiles()
dim xslDoc
dim xmlDoc
set xslDoc=Server.CreateObject("Microsoft.XMLDOM")
set xmlDoc=Server.CreateObject("Microsoft.XMLDOM")
xmlDoc.load "penguins.xml"
xslDoc.load "article.xsl"
strHTML = xmlDoc.transformNode(xslDoc)
transformFiles=strHTML
end function %>
<%Response.Write transformFiles()%>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
|

Cart



