Thank you for your response. I apprecaiate it, perhaps what I wish to do is not possible
MUST one know the node name to write to it? Are there ANY other attributes that may be used to identify the node to write to?
I want to write to the node by other means. WHY are there these other...
I have been struggling for a few days with my posted problem and dont have a solution to strive towards yet. In 'researching' via the web I turned up a few ideas, could you all debunk them for me please?
Combining the XmlReader and XmlWriter classes for simple streaming transformations
as...
Example of possible xml file my app is to deal with...
<?xml version="1.0" encoding="utf-8"?>
<Application>
<Connections>
<database name="PSIGLOBAL" dbtype="1">Server=(LOCAL);Database=PSIGLOBAL;</database>
</Connections>
<PsiGlobal>
<!-- This setting for the PSI WEB PORTAL...
Hello! ...how do I read an XML file and then update its values. What I would like to do is load data from an XML file onto fields on my form. I would then like to type in new values into these fields and then update the values in the XML file.
I already have my form displaying the desired...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.