extract info from XML config files
-
Hi all, I am looking to extract data from an xml config file and place the values in an array. Extract:- .... .... I need to take the values an place in an array. So far I cannot even figure out how to acees the data in the section of the config file. Any ideas??? Seán -- modified at 8:28 Thursday 11th May, 2006
-
Hi all, I am looking to extract data from an xml config file and place the values in an array. Extract:- .... .... I need to take the values an place in an array. So far I cannot even figure out how to acees the data in the section of the config file. Any ideas??? Seán -- modified at 8:28 Thursday 11th May, 2006
Put them in the app settings part of the file.
-
Put them in the app settings part of the file.
I already have attributes in the app settings part of the file. For these particular att. I need to extract their values and put them into an array. The number of attributes is not static so I cannot place them in an array using their keys. Is there any other way???.
-
Hi all, I am looking to extract data from an xml config file and place the values in an array. Extract:- .... .... I need to take the values an place in an array. So far I cannot even figure out how to acees the data in the section of the config file. Any ideas??? Seán -- modified at 8:28 Thursday 11th May, 2006