Hello,
I have URLType set to "Default" in my CuteEditor. Mostly this works, however, when using the "Image Button" option which brings up the INPUT form, I can add a Src: in like /example.ashx/blah. When I switch tabs from Input to General for example, the Src: will have my CuteEditor url appended on the front when I switch back to Input. http://www.mysite.com/myaspservice/example.ashx/blah. Is there a way to prevent this?
Thank you