| View previous topic :: View next topic |
| Author |
Message |
Moki
Joined: 23 Feb 2008 Posts: 96 Location: North Carolina
|
Posted: Mon Apr 21, 2008 6:25 pm Post subject: reading XML's |
|
|
not a big deal but i have found a few xml readers here but am not on the skill lvl to understand how to use them to save something in the xml to a variable for use. If anyone could tell me what the best one is and maybe explain a little on how to use it I would appriciate it.
If nobody has the time then I understand but I really want to learn how to read an xml to get information. Maybe even just a few things that i need to research (instead of explaining everything) that would help me understand how to read from an xml.
Thank you much ... Moki _________________ http://www.mofiki.com |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 458
|
Posted: Mon Apr 21, 2008 8:08 pm Post subject: Re: reading XML's |
|
|
| Moki wrote: | | If anyone could tell me what the best one is and maybe explain a little on how to use it I would appriciate it. | xpath presumably since it's the only non-discontinued one available that doesn't employ COM and msxml. It comes with a help file that has examples and in depth usage information.
| Moki wrote: | | I really want to learn how to read an xml to get information. | There are many xpath tutorials on the interweb. If you would like to know your way around a particular XML file please post a sample. |
|
| Back to top |
|
 |
Moki
Joined: 23 Feb 2008 Posts: 96 Location: North Carolina
|
Posted: Mon Apr 21, 2008 8:21 pm Post subject: |
|
|
thank what you have posted is perfest I just wanted to know where to start thank you very much  _________________ http://www.mofiki.com |
|
| Back to top |
|
 |
|