Chris,
        I would suggest going to About.com or better yet, this site at:
http://www.w3schools.com/xml/default.asp where you can do an on-line
tutorial that will quickly lead you directly down the path you need.  As for
freeware components to make the job easier, they abound as well.  There's
XDom, the Jedi JVCL, and many others you'll have no problem finding once you
know exactly what you're looking for.

from Robert Meek dba Tangentals Design  CCopyright 2006

"When I examine myself and my methods of thought, I come to the conclusion
that the gift of Fantasy has meant more to me then my talent for absorbing
positive knowledge!"
                                                    Albert Einstein


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Chris Stebbing
Sent: Tuesday, March 14, 2006 10:16 PM
To: Delphi List
Subject: XML Parser

Hi All,

I need a crash course in XML parsing, as well as some pointers to 
some components which will help me do all the hard work.

My project is to download data from a webpage which provides XML 
data.  I then need to parse this code and extract certain bits of 
information.  I have Delphi 2005.  I'd prefer freeware stuff or 
alternatively cheap components.

I gather there's components out there that will turn the XML page 
into a tree-like structure which will allow me to browse "nodes" and 
extract the data.... That's about the limit of what I understand at the
moment.

Any help and pointers you can provide would be most appreciated.

Cheers,
Chris.



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to