Generating HTML FROM XML File
-
HI I have got the data from CSV file with the help of query in DataSet then from dataset writeXML method i have made the XML File , now i want to Convert this File to HTML.I know i have to do this by XSLT , can any one let me know the solution ASAP , thankx in advace,please guys do remember i have made the XML File from DataSet write XML Method.
-
HI I have got the data from CSV file with the help of query in DataSet then from dataset writeXML method i have made the XML File , now i want to Convert this File to HTML.I know i have to do this by XSLT , can any one let me know the solution ASAP , thankx in advace,please guys do remember i have made the XML File from DataSet write XML Method.
-
Guys its urgent i have to display the XMl file in HTML format nad i have made the XML File from DataSet ,please reply me ASAP , regards, tippu
Hi, Refer to the following example and see if it helps with your code: Myxml.xml:- 8 Wily Widgets 9 Willy Wonka Myxsl.xsl:-
Create the above 2 files and view the Myxml.xml in the browser ...See if this example helps you with your problem --Dimple -- modified at 4:49 Thursday 6th July, 2006
-
Hi, Refer to the following example and see if it helps with your code: Myxml.xml:- 8 Wily Widgets 9 Willy Wonka Myxsl.xsl:-
Create the above 2 files and view the Myxml.xml in the browser ...See if this example helps you with your problem --Dimple -- modified at 4:49 Thursday 6th July, 2006