Search

You searched for the word(s):  
Showing page 1292 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Problem with custom button

    neo_inet,   If you want to use PasteHTML, please check the following article:   http://cutesoft.net/developer+guide/index.htm#page=JavaScript-API.htm   PasteHTML() This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced with the ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 22, 2009
  • Re: HTML Encoded to #s

    Hi again, Well I found my problem : In my application, I save both the html code and the plain text. After reading some posts, in order to upgrade, I have used request(''Editor1'') to get the html and Editor1.PlainText to get the plain text. Of course, this doesn't work out (for the data validity) because after a postback, I store the ...
    Posted to Cute Editor for .NET (Forum) by julien on January 12, 2006
  • Re: Does Cute Editor Have to be a subdirectory?

    >>Is this the correct configuration?  (A one word answer will suffice)   No.   You don't need a bin directory for each web directory.  Your configuration should be as following:c:\intepub\wwwroot\CuteEditorClientFiles c:\intepub\wwwroot\bin\ If c:\inetpub\wwwroot\MycoolWebSite is a sub-directory of your web root, ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 9, 2005
  • Re: Image editor not showing images

    Hi Mr Adam,       This is what my hosting company replied me,   Read/Write permissions is already enabled by default as all ASP.NET  accounts are running under impersonation.       Pls help, on how I can resolve the Image Editor problem that I am facing at the moment. ...
    Posted to Cute Editor for .NET (Forum) by billtang on May 29, 2007
  • Re: Failed to make dir 'C:\WINDOWS\Temp/uploadertemp'

    Hi GarySm, Yes, the  SaveDirectory is set the store folder for the upload files. Try set the ''TempDirectory'' property to a folder which under your site. $uploader->TempDirectory=''D:/2005/phpuploader/test/'';  Regards, Ken 
    Posted to PHP File Uploader (Forum) by Kenneth on December 15, 2011
  • Re: Clear Queue List using javascript

    Hi Roniel, Please add the following code in your page and test it again: <script language=''JavaScript'' type=''text/javascript'' >   function CuteWebUI_AjaxUploader_OnQueueUI(list) {     return false; } </script> Thanks for askingEric@cutseoft.net
    Posted to Ajax Uploader (Forum) by Eric on June 24, 2011
  • Re: changing prompt text

    Dear LukeY,   Please open file ''cuteeditor_files\Languages\_default.xml'',  you can find the following line in this file: <resource name=''RemoveWordTags''>Do you want to clean the code before pasting from Word?</resource>   You can change it based on your requirement.   Thank you for ...
    Posted to Cute Editor for ASP (Forum) by Eric on March 22, 2011
  • Re: Error with members logged into chat getting booted for inactivity

    Did you ever get an answer for this?   This happens a lot to us as well.   About 3 of 10 members get booted, and have to reconnect - sort of annoying.   Admins - any response or suggestions?     
    Posted to Cute Chat and Cute Web Messenger (Forum) by Rickanator on April 5, 2009
  • Re: Insert Image Question

    >>NOT add the width and height attributes in the img tag when inserting an image   No. It's by design.   >>Also, is there any update in adding the .NET image gallery to the classic asp version?   We will improve the asp image gallery in the next version.
    Posted to Cute Editor for ASP (Forum) by Adam on August 22, 2007
  • Re: Help Needed in using CuteSoft control in my Aspx page!!!!!

    Kiran,   Deployment guide:   http://cutesoft.net/ASP.NET+WYSIWYG+Editor/Deployment/html-editor-Deployment/Deployment.htm   Download:   http://cutesoft.net/download/CuteEditor_for_NET5.zip   Hope it helps.   Let me know if you have any further questions.    
    Posted to FAQ (Forum) by Adam on September 11, 2006