Answered
Determine how CFC function was called?
I have a CFC that can use CFLOCATION under certain
conditions. The problem is this function can be called remotely and
it will flake out if CFLOCATION is used. Is there some way I can
tell within the function if it was called remotely or
locally?
