There's an error in the demo when you are using
ColdFusion 4.5. I used the CFFLUSH tag there
which is new in CF 5.0
Copy this patch ("ex_resultlist.cfm") to the
demo folder ("\iframe\demo\") and this error
will not occur
OR
you could manually remove lines 4, 5 and 6 in the
original "ex_resultlist.cfm" file
ColdFusion 5.0 users are not affected.
demo code file