I'm already using an http handler on my site that is using the .ashx extension. Is there any way to get Cute Editor to load its images without using an http handler? The documentation says to add this
UseHttpHandlerCacheImages=false
but it isn't working