Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
199 views

cffeed causing errors

Our web admins applied some hotfixes (don't know which ones) over the weekend and it seems to have killed <cffeed>. The error we get is below. We have the <cffeed> tag inside of a ...
3
votes
1answer
401 views

CFFEED component/custom tag for ColdFusion MX 7?

I'm working on a client's site, and updating to ColdFusion 8 isn't an option. What I'm looking for is something similar to CF8's CFFEED functionality via a custom tag or component, and I'm not ...
1
vote
1answer
521 views

Parsing text content in ColdFusion

I am attempting to parse text from a <cfoutput query="...">. I am interested in finding the number of times every word in the text is displayed. For example: "My name is Bob and I like to ...
0
votes
3answers
169 views

Issue with CFFEED

Right, I'm working on a site with a couple different RSS feeds. My issue is one of my feeds works just fine, but the second one (based on nearly identical code) fails and I can't figure out why. ...
0
votes
2answers
418 views

Coldfusion 8 & Twitter - cffeed unable to read the source URL. Status Code: 400

In Coldfusion 8 Enterprise (8,0,1,195765), the following two lines of code causes this error: Unable to read the source URL. Status Code: 400 Try adding or changing UserAgent attribute in the CFFeed ...
0
votes
1answer
205 views

CF8's CFFEED quirks?

Anything one should watch out for when using CF8's CFFEED tag? Oh, here's a list... Yet another post on cffeed and columnMap : Raymond Camden's ColdFusion Blog anything else?