Search

You searched for the word(s):  
Showing page 2485 of 4,987 (49,864 total posts) < 1 second(s)
  • Upload Same File Problem

    Hi, expert. using  Ajax Uploader  , i meet a problem. when i upload a file, i want to upload it again and save the file at different place. seems the control can't upload second only if i refresh. the page. how can i upload the same file many time.  
    Posted to Ajax Uploader (Forum) by Bevan1982 on February 20, 2014
  • Re: staticlinks.xml

    Hi HLybbi,   Please refer to example page "populate_menu.aspx", it shows you how to programmatically change the dropdown list and internal links.   Online demo http://richtexteditor.com/demo/populate_menu.aspx    Regards,   Ken 
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on September 19, 2012
  • How can i select a PDF file from Sql Server 2008 using fileuploader in Cute Editor

    I have all my PDF files located in SqlServer 2008 and i wanted to use the Pdf files in Cute editor.Can someone please help me how can i select or upload a pdf file from database. I was searching for this but couldn't get anything. Appreciate your help. Thanks 
    Posted to Cute Editor for .NET (Forum) by cswetha5 on January 3, 2012
  • Re: "Throwing it over to you" function

    Uncle Mark,   1. Yes.   Chat Transfer Transfer calls from one operator to the other, for example transfer a customer from a sales assistant to a support operator or escalate a call from an operator to a manager.   2.   Yes, File extensions and file size limitation can be set in the admin console.
    Posted to Cute Live Support (Forum) by Adam on September 23, 2009
  • Getting a WYSIWYG experience in DNN

    Hi again   In order to gain a full wysiwyg editing experience in Dotnetnuke portals I've been told: ''CuteEditor use the stylesheet files of Globals.HostPath, ActiveTab.SkinPath and portal.   What I'd like to know is exactly where or how to use this information.   Any advice is much appreciated. Rob
    Posted to Cute Editor for .NET (Forum) by robax on February 14, 2008
  • PlainTextWithLineFeeds not returning <br>

    Hi,   The property PlainTextWithLineFeeds no longer returns the <br> parts of the text. Is there a reason for this?   Many Thanks, Ady   EDIT: Looking at this further indicates that the property doesn't recognise the XHTML <br /> as a break character. <br> is still recognised.
    Posted to Cute Editor for .NET (Forum) by Anonymous on February 11, 2008
  • Re: Custom Tags Break Editor

    PerfectPatient,   Please download the latest build and try again.   Please note that the following format HTML will have problem with IE 7.   <a href=''http://cutesoft.net/[%126%]''>adjusting</a>          
    Posted to Cute Editor for .NET (Forum) by Adam on September 21, 2007
  • Cross Browser Issues

    My client just brought up the fact that the Links and Zoom pull down lists disappear in Firefox.  I've verified that using the demo page http://cutesoft.net/example/general.aspx.  This was Firefox 1.0.7.  Is there a compatibility issue?  What other features don't work with Firefox?
    Posted to Cute Editor for .NET (Forum) by Relle on March 9, 2006
  • Re: How to diable chat_input div from focus after add message

    Tnx Adam.   I called this function on the '' Body Onload''   But the problem is when the  ''chat_layout_message'' is writing new sentence the focus of the page is change to this sentence. This pic demonstrate the situation after clicking the red gif insert button (The page is jump to the new sentence)  
    Posted to Cute Chat and Cute Web Messenger (Forum) by ronbl on December 10, 2005
  • Re: Upload Images to Folder

    Hi LVWiseguy, Should be    args.CopyTo(''~/images/''+args.FileName);  Not args.CopyTo(''~/images'' + args.FileName);  Regards, Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on July 23, 2012