Alternatively check out this: http://msdn.microsoft.com/library/en-us/cpguide/html/cpconemployingxmlinnetframework.asp it is for VS but you can use it with Delphi 2005.
On 3/15/06, Arjang Assadi <[EMAIL PROTECTED]> wrote: > > Self yourself the pain, download the VC# Express for free. > There are far too many resources on the net for C# dot net and XML. > Give the Delphi 2005 the flick. > > Reghards > > > On 3/15/06, Chris Stebbing <[EMAIL PROTECTED]> wrote: > > > > 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

