Merging 2 XML documents
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
guys i am selecting some data from SQL database and then handling it in XML and then exporting it into Excel file. i did it. but then again i included a new XML document in XSLT using and when i again run the code it does not select anything from "stu.xml" means from second document. but when i make a new application andpaste the same code over there then it runs fine why it is not running with the previous code.
I love .NET