OK -- I downloaded the 30 day demo for Cute Editor. Some confusion when I un-zipped it as it shows a folders for v1,0 and v1.1 but no v3.0. Installed the version 1.1 and ran into the following problem using the enableall_vb.aspx example:
Parser Error Message: The 'ValidateRequest' attribute is not supported by the 'page' directive.
Source Error:
Line 1: <%@ Page Language="vb" ValidateRequest="False" %>
Line 2: <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
Line 3:
On the chance that I could work around the problem I removed the ValidateRequest attribute from from the page directive. That got me to an active editor window -- until I tried to insert an image and we hit the same wall on a different module. I am assuming that the fix lies in the machine.cfg file which is out of my reach???? Would you like to talk with setupsite.com once more?