Quantcast
Channel: Images in rss feed using ColdFusion and CFFeed - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Miguel-F for Images in rss feed using ColdFusion and CFFeed

It looks like you have created a structure for the <description> element under the item. Have you tried simply putting your code in the <description> instead?Instead of this:<cfset...

View Article


Images in rss feed using ColdFusion and CFFeed

I have a script that generates an xml file with ColdFusion and its CFFeed tag. It works pretty good except for images. I understand that you have to use encapsulate the image in CDATA in order to...

View Article

Browsing latest articles
Browse All 2 View Live