Search

You searched for the word(s):
Showing page 175 of 381 (3,805 total posts) < 1 second(s)
  • Re: Unknown result: Error: Unable Upload data via Flash + NTLM

    Hi LiamPowell,&nbsp;I suggest you disable the flash upload mode if terry's topic did not fix your problem.&nbsp;&nbsp; &nbsp;protected override void OnLoad(EventArgs e)&nbsp; &nbsp; {&nbsp; &nbsp; &nbsp; &nbsp; uploader1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true'');&nbsp; &nbsp; &nbsp; &nbsp; base.OnLoad(e);&nbsp; &nbsp; ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 1, 2012
  • Re: FLM error while uploading file

    Hi tetnet,&nbsp;I think your site has not the write/read permission of the default temp folder of php.&nbsp;Please change the php temp folder permission and ensure that your site and write/read of it.&nbsp;Also, you can try the way below&nbsp;1. Open ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'',2. Search function ...
    Posted to Cute Editor for PHP (Forum) by Kenneth on February 1, 2012
  • Re: How to display Next/Previous buttons in LightBox Viewer

    Hi tlocke,&nbsp;1. Open file &nbsp;''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js''&nbsp;2. Find section below and delete it (two places, line 73 &nbsp;and line 304 both)&nbsp;this.prevbtn.style.display=''none'';&nbsp;&nbsp;3. Find section below and delete it(tow places, line 82 and line 303 ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on February 1, 2012
  • Re: Adding javascript to link messes up markup

    Hi SaferSephy,&nbsp;It cause by the apostrophe&nbsp;', Editor will wraps the url you set by '''', if you use two&nbsp;apostrophe in the url, then will generate a wrong html format. Editor do not know what is the format, so it generate the wrong code which is not you need.&nbsp;some like &lt;a href=''a'b'c''&gt;google.com&lt;/a&gt;, it is a wrong ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 31, 2012
  • Re: CSS Classes

    Hi&nbsp;MichaelW,&nbsp;&nbsp;we are investigating this issue and will get back to him soon&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 31, 2012
  • Re: Insert Anchor does not work

    Hi&nbsp;JesseGrunn,&nbsp;We have fixed the anchor issue, please download the latest version and try again.&nbsp;Latest version downloads &nbsp;http://www.cutesoft.net/downloads/folders/21904/download.aspx&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 31, 2012
  • Re: customize uploader.InsertText

    Hi praxis73,&nbsp;#1&nbsp;You can achieve the first requirement by property ''InsertButtonID''&nbsp;&nbsp;&nbsp;&lt;button id=''button1'' style=''width: 450px; height: 40px'' class=''auto-style12''&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; myUpload&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 31, 2012
  • Re: Preview doesn't have same format/style as Normal when EditCompleteDocument="false"

    Hi qsun,&nbsp;Please try the example below, it will hide the body style setting in html view.&nbsp;&lt;%@ Page Language=''C#'' AutoEventWireup=''True'' %&gt;&lt;%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %&gt;&lt;html&gt;&lt;body&gt;&nbsp; &nbsp; &lt;form id=''Form1'' runat=''server''&gt;&nbsp; &nbsp; &nbsp; ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on January 31, 2012
  • Re: Mulitple FileStorageTypes

    Hi kumbsky,&nbsp;Sorry, you are right, just check the document again. &nbsp;SetSecurityFilesGalleryPathSpecifies the URL path of the Files GallerySetSecurityFlashGalleryPathSpecifies the URL path of the Flash GallerySetSecurityGalleryPathSpecifies the URL path of the Image Gallery, flash gallery, media gallery and files ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 31, 2012
  • Re: CuteChat Messenger Global.ASAX File

    Hi mikemack,&nbsp;Please try &nbsp;&nbsp;SyncLock GetType(CuteChat.ChatSystem)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Not CuteChat.ChatSystem.HasStarted Then&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CuteChat.ChatProvider.Instance = New ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on January 30, 2012