Search

You searched for the word(s):
< 1 second(s)
  • Re: Cannot Close Custom Dialogue

    Have just sent Kenneth an email with a test link.&nbsp; Have also tried Jeff's suggestion and it still has the same problem.&nbsp;
    Posted to Cute Editor for .NET (Forum) by BinbinB on May 8, 2011
  • Cannot Close Custom Dialogue

    I have been using the editor in a community server application and a custom dialogue for a couple of weeks without problems.&nbsp; To day I moved the editor from a sub-domain to the main domain (with a new license) and now I cannot close the custom dialogue in Internet Explorer.&nbsp; I am using window.top.close() tied to a button, which last ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on May 7, 2011
  • Security Prefix in Config File

    If the a way to set the 'security prefix ' for image uploads in the 'registered.config' file under the Security folder.&nbsp; &nbsp;If not please can you give me some clue as to how to implement this.&nbsp; I am using the communityserver wrapper to run the editor.&nbsp;
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 29, 2011
  • Re: Obtaining Selected Image HTML

    Thanks to your help Kenneth I now have finally got it working.&nbsp; &nbsp;Allocating the img variable before anyone uses the dialogue was the key.&nbsp;&nbsp;I think the support on this issue is the best I have had of any software.&nbsp; Really impressed. &nbsp;
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 20, 2011
  • Re: Obtaining Selected Image HTML

    I have already looked at that.&nbsp; The button is in the editor and is working fine.&nbsp;&nbsp;Click on the button, dialogue comes up and if the user had selected an image I can extract the source (and from that my equation Latex code).&nbsp; All this works.&nbsp;&nbsp;If the person changes the Latex code in the dialogue, I want ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 19, 2011
  • Re: Obtaining Selected Image HTML

    Kenneth, &nbsp;Thanks for your help.&nbsp; I can now read the image src, display/edit in the dialogue and recreate the new image src.&nbsp; Still have one final problem and that is getting it back in to the editor.&nbsp; I have tried a lot of things, including modifying the&nbsp;code for getting the src in the first instance (see ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 18, 2011
  • Obtaining Selected Image HTML

    I have created a custom button to display a dialog box to let people type latex which I convert to an image&nbsp;for insertion into the documnt&nbsp;(see code below).&nbsp; The code works fine when entering html for the image.&nbsp; What I want is when a user has selected an image to retrieve&nbsp;the html for the image and&nbsp;display it.&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 17, 2011