Search

You searched for the word(s):
< 1 second(s)
  • Re: How do I pass variables to and from a custom dialog box?

    Hi, &nbsp; Where should that code be? I get an object is null or undefined error with the following code: &nbsp; Calling page &nbsp; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt;&lt;%@ Page Language=''vb'' ContentType=''text/html'' ResponseEncoding=''iso-8859-1'' debug=''true''%&gt;&lt;script ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on March 29, 2006
  • How do I pass variables to and from a custom dialog box?

    Hi, &nbsp; I want to create a function where a user selects some text and then&nbsp;clicks a custom button to open a dialog box, makes some&nbsp;selection from the dialog box which subsequently pastes some HTML code to the editor. I'm fine with creating the button, opening a dialog box and then pasting the HTML. The only thing I can't figure out ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on March 28, 2006
  • Re: Access denied issue

    Solved it I think. All I had to do was add full control to the Users group for the %windir%/TEMP folder.
    Posted to Cute Editor for .NET (Forum) by Crayonski on January 20, 2006
  • Re: Access denied issue

    I tried your suggestion but it doesn't help, I'm still getting the same message. &nbsp; I'm working locally with the CuteSoft_Client/CuteEditor folders in the Inetpub/wwwroot directory. I have ammended the filesPath property, I don't know if that has a bearing on the problem. &nbsp; Does the ASP.NET machine account need full permissions on the ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on January 19, 2006
  • Access denied issue

    I'm getting the following error message appearing in the pop up windows when I try to use some of the features such as add special characters, add picture etc.In Not Full-Trusted Application,Editor Setting Can't Be Saved,And The EditorSetting Can't Be Restored After The Application Restarted. -- Access Denied for %windir%/TEMP &nbsp; I've seen ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on January 19, 2006
  • Re: CuteEditorClientClass is undefined error

    I got this error too, then realised that I hadn't encosed the &lt;CE:Editor&gt;&lt;/CE:Editor&gt; tags within a &lt;Form runat=''server''&gt;&lt;/Form&gt; tag. It seems to work a bit better now.
    Posted to Cute Editor for .NET (Forum) by Crayonski on January 18, 2006