Answered
XML Feed as a Datasource?
Hi Everyone,
I have been away from the whole CF and webdev world for a few years so I have some catching up to do - please bear with me :)
I am putting together a site that pulls product listings from a third party's XML feed and then uses their site for credit card transactions etc. I have never worked with XML feeds before so I Googled around a bit looking for some basic info. I came across this page:
http://www.adobe.com/devnet/articles/xml_resource_feed.html
and found this statement : "You can use the XML feed as a data source within ColdFusion to create dynamic content for an HTML page or Macromedia Flash application."
Does this mean that I can simply create a datasource on my CF box, point it to the XML feed and then just query it like a normal mySQL or Access DB? Or (as I strongly suspect), am I missing something??
If I have to get immersed in XML does anyone know of a good primer on hooking an XML feed into a CF site?
Thanks,
Paul.
I have been away from the whole CF and webdev world for a few years so I have some catching up to do - please bear with me :)
I am putting together a site that pulls product listings from a third party's XML feed and then uses their site for credit card transactions etc. I have never worked with XML feeds before so I Googled around a bit looking for some basic info. I came across this page:
http://www.adobe.com/devnet/articles/xml_resource_feed.html
and found this statement : "You can use the XML feed as a data source within ColdFusion to create dynamic content for an HTML page or Macromedia Flash application."
Does this mean that I can simply create a datasource on my CF box, point it to the XML feed and then just query it like a normal mySQL or Access DB? Or (as I strongly suspect), am I missing something??
If I have to get immersed in XML does anyone know of a good primer on hooking an XML feed into a CF site?
Thanks,
Paul.
