Search

You searched for the word(s):  
Showing page 1333 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: html tags in cute editor output

    Hi priyankjalu, when i send newsletter the html scrit is sent to subscriber instead of nicely created news letter. please help me  can you explain this issue in detail? The problem is that editor generate the wrong html content in sql server? Or the content send to the wrong person? Or? Regards, Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 29, 2012
  • Re: File Name Suffix

    Hi Raiden, If you just need to get the value at client site, please try API ''function CuteWebUI_AjaxUploader_OnSelect(files)'' function CuteWebUI_AjaxUploader_OnSelect(files) {     var name=files[0].FileName;     var size=files[0].FileSize // (or -1) }Regards, Ken 
    Posted to ASP Uploader (Forum) by Kenneth on December 13, 2011
  • Re: Change background color of layer that is being edited

    Hi WilliamK, By default, the layout has no border. So the user can not see and edit it. We add the blue border in edit mode to allow the user to edit the layout. If you do not want to shows the blue border, please click the button below to hide it.   Regards, Ken
    Posted to Cute Editor for ASP (Forum) by Kenneth on November 9, 2011
  • Re: Problems with inserted spaces

    Easy.  You will note 2 cases of the following pasted in:   The Life Development   but you will notice that there is a spece between the big, blue T and the h.  Copy this, paste it, backspace over the extra space, and click Add.  You will see it appear with the space re-inserted.
    Posted to Cute Editor for .NET (Forum) by MITFrog on May 23, 2007
  • Ajax file uploader for large files not working fine

    Hi everybody, I am using Ajax file uploader to upload large files,it uploads smoothly to a temp location but i didn't understand how can i save the file to my desired location,i found CopyTo() method but its not working idont know why. i am posting the code i have used:   protected void FileUpload(object sender, UploaderEventArgs ...
    Posted to Ajax Uploader (Forum) by Suvradeep on January 15, 2009
  • AJAX.NET Partial Refresh SOLUTION

    Hi Adam,   I think I have found an issue with the way CE registers it's scripts on an AJAX enabled page.   If you create a page, place CE in an update panel and set CE property visible=false. Now add a button which changes the visiblity of CE to true, and add it as a trigger the the update panel. You'll notice that CE fails to load ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 8, 2007
  • Stil present in ce6.5 Re: CE6.4 - strange issue with div with width or float specified, and inserting template within that div.

    Ok so I  tried the newer v6.5 to see if this issue had been resolved and have been talking to eric@cutesoft on and off over the last few weeks via cute support.   We have between us isolated this a little further. If using the demo you click on the title of the template to insert rather than click the checkbox then the template ...
    Posted to Cute Editor for .NET (Forum) by mike.chambers on November 3, 2009
  • Re: Urgent - help re. delays

    That is better, Adam.   It seems now that you aren't firing the background event until a few hundred milliseconds later after the last keystroke. Is that correct? There is, of course, still the 3000+ millisecond delay while the background operation takes place.   Adam, can you add a property to CE that would allow us to set the ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 10, 2007
  • Re: Problem with form

    Hi wingowin,   Actual, the code is corrects by the browser, the html code what you are using is not a standard HTML, so the browser corrects it directly. For now we can not prevent it, sorry for your inconvenience.   Regards,   Ken 
    Posted to Cute Editor for ASP (Forum) by Kenneth on October 21, 2013
  • Re: Cute Editor for ASP not working in IE 10

    Hi deniyaltandel,   Please try online demo http://cutesoft.net/asp/EnableAll.asp, if the demo works for you, I suggest you download the latest version and try again.   Latest version download url: http://cutesoft.net/downloads/folders/21904/download.aspx   Regards,   Ken   
    Posted to Cute Editor for ASP (Forum) by Kenneth on March 20, 2013