Search

You searched for the word(s):  
Showing page 1268 of 4,987 (49,864 total posts) < 1 second(s)
  • Disabling browser pasting?

    We implemented CuteEdit in an application where we don't want any formatted content.  So we disabled all the paste toolbar buttons except for the ''plain text'' paste.  However, our users quickly figured out that if they user the browser's paste function, the content comes through in tact, HTML and all.  (we want to apply all ...
    Posted to Cute Editor for ASP (Forum) by DPM on March 2, 2006
  • object tag

    Hello,   I would like to use custom object tag to include a 3D drawing of our products.   But when I include this lines of code (html view)   <object id = ''viewer'' classid = ''clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF'' CODEBASE=''http://www.autodesk.com/global/dwfviewer/installer/DwfViewerSetup.cab'' border = ...
    Posted to Cute Editor for .NET (Forum) by tcz on February 28, 2006
  • Re: CodeCharge Studio

    In case this is useful to some body. To integrate CuteEditor with Codecharge studio , the best way I was able to get it working was using the Iframe method posted earlier. The problem of not being able to access the ifram Form elements can be handled if the iframe is named properly with and id as well as a name and using the following statements ...
    Posted to Cute Editor for ASP (Forum) by elma on February 23, 2006
  • Re: CSS Class dropdown is empty and not loading from Common.config

    J. Bauer, If you set Editor.AutoParseClasses Property to false as: <CE:Editor AutoParseClasses=''false'' id=''Editor1'' runat=''server'' ></CE:Editor>   Cute Editor will load styles defined in the <CssClass> element of the common.config file.If you leave it default, editor will expect you use the ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 21, 2006
  • Unable to upload file....HELP!

    I have a situation where I am dynamically creating directories on my web site to allow clients to upload files.  When I create the upload directories in code using System.IO.Directory.CreateDirectory(FileDir), I am unable to upload to the directory using CuteEditor's image upload utility.  However, when I create the directory manually, I ...
    Posted to Cute Editor for .NET (Forum) by hewittf on February 17, 2006
  • How to capture textbox value from editor at serverside code

      hi this is surendra Iam using this trail version of cute editor   iam taking textboes in editor. if i enter vales in textbox i want to cature that textbox vaue at server side and save to to data base Ex: My name is   My age is  my address isi want to save this values in database in sql server. please help ...
    Posted to Cute Editor for .NET (Forum) by surendranaidu on February 17, 2006
  • Any Support Here?

    I posted a message here in the forums as well as submitted an urgent support request on the 14th and no one has replied to me. I think it is a pretty straight forward question with regards to Safari Browser users.   See my post here: http://cutesoft.net/forums/15903/ShowPost.aspx   I originally purchased CuteEditor because it ...
    Posted to Cute Editor for ASP (Forum) by mrdon on February 16, 2006
  • How to call "Insert Gallery" external from editor?

    If I saw this elsewhere I can't seem to find it now...   Can anyone direct me to, or post, how to call the ImageGallery dialog, hopefully without having an editor in the page.  I want to allow users to upload images to, and see thumbs in a folder-  additionally, it'd be slick to disable or hide the insert ...
    Posted to Cute Editor for .NET (Forum) by aeromed on February 8, 2006
  • Configuration of CuteEditor for DotNetNuke

    I installed a trial version of the CuteEditor for DotNetNuke. The DotNetNuke web site is running as a separate web site on IIS (Windows Server 2003) and not as a ''DotNetNuke'' application under the DefaultWebsite. I installed the CuteEditor copying the CEHtmlEditorProvider folder to the HTMLEditorProviders folder, copying the .dlls to the ...
    Posted to Cute Editor for .NET (Forum) by carlosisaza on February 3, 2006
  • Re: Medium Trust

    Clarification.The note was in response to another note talking about a ''Security Exception'' when Trust=Medium.  The solution to that problem was to upgrade to the CuteEditor for ASP.Net 2.0.  My application will remain an ASP.Net 1.1 application for some time, so that solution will not work for me.   (I accidentally hit new ...
    Posted to Cute Editor for .NET (Forum) by Carter on February 3, 2006