parsing problem
XML / XSL
1
Posts
1
Posters
1
Views
1
Watching
-
I am getting the data in xml file(microsoft office xml) . data is updating in xml file continously I parsed the xml file to get the data display in my own gui . I get the data but problem is that data is not updating . I see the different data in xml file and my gui. as I click save button of xml file my gui get updated data. why it is happening . can I read the updated data without clicking the save button note that xml file is microsoft office xml
Trioum