Dave Carabetta wrote:

> >
> > When I wrapped a CFSETTING ENABLECFOUTPUTONLY around it, though, I
> got the
> > same error you did.
>
> Interesting. On a hunch after looking through your sample above, I
> switched back to cfxml and simply put cfoutput after the opening cfxml
> and before the closing cfxml tag, and then did a cfreturn
> toString(xmlObject) and it worked fine.
>
> At this point, I guess I need to settle on what's more intuitive for
> the developer who comes after me, but that's a different matter.
>
I haven't tested this, but have you tried using cfsilent instead of
"cfsetting enablecfoutputonly"?

It may allow cfxml to work correctly without need to wrap it in
cfoutput.....

Just a thought of something to try.

Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to