PDA

View Full Version : XML transformation question


sathish
09-22-2003, 08:57 AM
i need to how transform a xml document into a html page please reply

Adam20002
09-22-2003, 11:19 AM
Your best bet would be to use XSLT. Here are some tutorials which should get your started.

w3schools XSL Tutorial (http://www.w3schools.com/xsl/default.asp)

http://www.xslt.com/

http://www.xmlfiles.com/xsl/

Hope this helps.

Adam