> From: Les Irvin
>
> Does anyone have any experience with the TranslateRSSItems UDF?
> (http://www.cflib.org/udf.cfm?ID=813)
>
> It hangs for me as soon as the script function is called.  
> Using CF 5.0.

You might want to re-write out the code into CFML rather than CFSCRIPT,
do a lot of CFOUTPUT and CFFLUSH so you can see what's going in

The function relies on it finding the ending token, so if it never does,
then it looks like it will cause an endless loop
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to