Search

You searched for the word(s):  
Showing page 1217 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Bug: resizing editor

    You say:   ''I suggest you use a hidden field in my answer.''   How am I supposed to use a hidden field, Adam? The field can only be populated if there is a trigger event that we can code into to assign the height into the hidden field which we can then read server-side on postback.   How do we do that?   Take a minute ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 29, 2006
  • Re: IE 10 submission issue

    How can we be sure we are downloading the latest build? The information on the download site is confusing:   Sometimes the latest version is dated May 7 2009:     Sometimes it's dated February 15 2013:     And when you download the ZIP file, the included DLL is dated January 22 2013:    
    Posted to Cute Editor for .NET (Forum) by frJericho on March 21, 2013
  • Re: Height issue with Chrome, different browsers showing different results

    Ken, That is NOT how it looks in Chrome, which is the problem.  If I run that code in Chrome there is no text area to type into.  The height of the CuteEditor area is 15PX, but the height of the red text box is 15EM, which is actually 240px. --Christy   
    Posted to Cute Editor for .NET (Forum) by ceblanda on September 12, 2011
  • Re: Problem with Firefox 3.5.7

    Hi NNVSkumar,   can you reproduce this issue on demo http://cutesoft.net/example/general.aspx?   If so, please show me the steps, it will very helpful.   If the demo works for you, please download the latest version and try ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 3, 2010
  • $uploader->SaveDirectory

    Hello Support, I'm trying to use $uploader->SaveDirectory to save file in the folder. I want to get the name of the file after the file is uploaded also. It seems I can get the name of he file but the file is not uploaded. Please advise.  Thank you
    Posted to PHP File Uploader (Forum) by kritnop on November 27, 2009
  • AJAX Uploader - uploading file to different folders

    hi i need to create new  directories for each upload how do i do that  (for each user am keeping a seperate folder so will keep the files uploaded by the user in there perticular folder)  is it possible to do this  any help will be greatly appreciated,  thanks in advance...
    Posted to Ajax Uploader (Forum) by nayeem4umd on September 9, 2009
  • Re: MaxHTMLLength

    >>Can I access MaxHTMLLength property of the CuteEditor from javascript.   Yes.   var MaxHTMLLength = parseInt(editor.GetScriptProperty(''MaxHTMLLength'')||''0'');   >>Can't we make use of it when typing in the characters in the CuteEditor.   Check this example and use ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 6, 2007
  • Re: Operator can't see users in embed mode and embed mode questions

    >>The user gets a logon prompt and I enter ''Bob''.   The Operator sees an anonymous user,    A temp username in the chat room is still an anonymous user for Cute Live Support.   Why you add the chat room to the live support application? Do you have a reason?    
    Posted to Cute Live Support (Forum) by Adam on May 10, 2007
  • Re: Surpressing message boxes (e.g. "Not connected yet", "Network Error")

    HI   We have upgraded to the latest version 3.1.1 but the problem still occurs. Even worse, CuteChat sometimes gets in a state from which it cannot recover. Only an IIS reset will help.   I already have a thread concerning this issue:   http://cutesoft.net/forums/thread/26383.aspx   Greetings      
    Posted to Cute Chat and Cute Web Messenger (Forum) by knoepdan on February 15, 2007
  • How to make CuteEditor Invisible (hidden) using JavaScript

      I am trying to make the cute editor visible / invisible using javascript as follow:   obj_Editor1.visibility='hidden'  it works OK except that the toolbar dropdown menus such as Css Class, Size, Images, etc. allways stay visible.    How can I make the dropdown toolbar items within the cuteEditor ...
    Posted to Cute Editor for ASP (Forum) by m245 on November 8, 2005