Search

You searched for the word(s):  
Showing page 2397 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Paste from Word - Quotes issue

    so now apparently times new roman 12 pt font normal quotes are ''special.''   i fixed it by adding:  editor_text = request.form(''Editor1'')  editor_text = replace(editor_text,''“'','''''''')  editor_text = replace(editor_text,''”'','''''''')  editor_text = ...
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on July 24, 2007
  • Context-Menu Customization

    I understand that you can disable various context menus, but can you control the depth at which some of the menus appear? Some of the commands I would like to display to our users are several levels deep and I am concerned that they will never look that deeply and not realize that those options are available.   Thanks in ...
    Posted to Cute Editor for .NET (Forum) by Dana Cobb on October 16, 2006
  • Re: Mailto Links have URL as Prefix

    Christian,   Can you explain the problems in details?   I just made a test. It works without any problem.   BTW, if you don't need ''Anti Spam Email Encoder'' feature, you can turn it off by setting Editor.EnableAntiSpamEmailEncoder property to false.   Keep me posted.    
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2006
  • Infragistics Ultrawebgrid 2005v3 Not working with CE

    hi, i'm using ce v5.2 with infragistics toolset. when i use the ce with webgrid i get a js error saying:Object dosen't support this property or method. and postback event dosen't fire for any of my buttons. this happens only with webgrid. i don't have any problem with other infragistics controls. what's going on???  
    Posted to Cute Editor for .NET (Forum) by veiling3 on April 11, 2006
  • 'Server.HTMLEncode'

    Hi Adam:   This message is appearing when the variable s_text is empty or contains already encoded text.     Microsoft VBScript runtime error '800a000d' Type mismatch: 'Server.HTMLEncode' /include_CuteEditor.asp, line 687   This is also new since the newer version of the files were ...
    Posted to Cute Editor for ASP (Forum) by outerjoin on May 28, 2004
  • Error on upload

    Hi   I have another issue I need help with. I had uploaded a set of photos through the admin console to a directory....about 15 images. Now I try to add more and I get the error:   error from webpage  Not allow edit! at DotNetGallery.GalleryBrowser.RequireEditPermission() at DotNetGallery.GalleryBrowser.UploadFiles(String ...
    Posted to ASP.Net Image Gallery (Forum) by cw808 on March 3, 2013
  • Re: File browsing dialog has been blocked

    In case you are wondering why I absolutly have to use standard dialogs: I am displaying the CuteEditor in an IFrame which is causing several problems as descripbed here: http://cutesoft.net/forums/thread/45310.aspx As Adam suggests in that thread, the standard dialogs resolve the problems. This demo page very closely mimics my situation: ...
    Posted to Cute Editor for .NET (Forum) by frJericho on July 21, 2011
  • Re: "Invalid Argument" in IE, but not in FF.

    I'm getting this same error.   I've tried downloading the new dll but it still gives me the js error in IE: Line 2, Char: 12235, Error: Invalid Argument.   My uploader is inside a Master Page, Ajax Update Panel and Wizard control.   Works fine in FF but get this js error in IE.
    Posted to Ajax Uploader (Forum) by cullenrc on April 29, 2008
  • Re: In .Net 1.1 Your Demo seems do not work during a PostBack

    Do you have the same problems with the following example?   5. Uploading multiple files like GMail Google's GMail has a nice way of allowing you to upload multiple files. Rather than showing you 10 file upload boxes at once, the user attaches a file, you can click a button to add another attachment.   Which browser are you using?
    Posted to Ajax Uploader (Forum) by Adam on October 6, 2008
  • Re: problem deploying CuteEditor.dll v5.3 in VS 2003

    Is it possible that the DLL file in the downloaded zip file is not the good version?I can't add ''CuteEditor.dll'' and ''CuteEditor.ImageEditor.dll''         but i can add ''NetSpell.SpellChecker.dll'' and ''DotNetGallery.dll''.Where is the problem???Thanks,pacmoa
    Posted to Cute Editor for .NET (Forum) by pacmoa on June 5, 2006