TommyMTL
2009-03-09 18:09:55 UTC
Hi,
I am trying to grab and manipulate display of a feed produced by remote
location.
I can read content usign :
<cffeed
action = "read"
source = "http://www.meteo.gc.ca/rss/city/qc-15_f.xml"
name = "structure"
ignoreEnclosureError = "yes"
overwrite = "yes"
overwriteEnclosure = "yes">
But I have no clue on how to display it on my page where I can manipulate not
the content but the look of it!
How would I do that!
many thanks
I am trying to grab and manipulate display of a feed produced by remote
location.
I can read content usign :
<cffeed
action = "read"
source = "http://www.meteo.gc.ca/rss/city/qc-15_f.xml"
name = "structure"
ignoreEnclosureError = "yes"
overwrite = "yes"
overwriteEnclosure = "yes">
But I have no clue on how to display it on my page where I can manipulate not
the content but the look of it!
How would I do that!
many thanks