ken0137 Posted March 9, 2008 Posted March 9, 2008 (edited) i have a xml file <?app version="1.0.0.0"?> <!--This is a app config file--> <App> <Function Index="0" SubIndex="2"> <Test> <SN> <Member Path="G:\Work\1.xml" /> </SN> <BT> <Member Path="G:\Work\2.xml" /> </BT> <FT> <Member Path="D:\3.xml" /> </FT> <IMTI> <Member Path="G:\4.xml" /> </IMTI> <BLT> <Member Path="G:\Work5.xml" /> </BLT> <Define> <Member Path="G:\6.xml" /> </Define> </Test> </Function> </App> how can i change the value of first path Edited March 9, 2008 by ken0137
weaponx Posted March 10, 2008 Posted March 10, 2008 I see your post in the XML DOM Wrapper topic. No need to double post topics.#489938
weaponx Posted March 10, 2008 Posted March 10, 2008 I see your post in the XML DOM Wrapper topic. No need to double post topics.#489938Here is the solution:#490418
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now