info@ksdinfusion.com wrote:
> is there a work around to get rid of a cf object because
i am moving my hosting to a shared server and i would rather
rewrite the code if possible instead of pay the extra money for a
dedicated server
With a touch of effort, one can replace createObject()
functions with
equivalent <cfinvoke ...> tags.
The tag is usually not disabled since it can only work with
components
not java and com objects that createObject can also create.
Which can
give it a lot of undesired access on a shared server to the
underling
system.