Search

You searched for the word(s): user
Showing page 329 of 607 (6,061 total posts) < 1 second(s)
  • Installing New HTML Tag Under CE?

    We'd like to add the ability for a CE user to insert an Ajax-style pop-up, e.g. by a method such as this:      <help text=''some help text'' title=''click here''></help>   We've added the necessary code such that the ''click here'' link appears on the client-side page, but is there a way to modify CE in ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on September 17, 2010
  • UploadProcessingMsg property does not work

    I am trying to use the UploadProcessingMsg property, but I must be doing something wrong.  I have read the documentation, but nothing seems to happen when I use it.  This is how I am calling it: $uploader=new PhpUploader();   $uploader->MaxSizeKB=15360;   ...
    Posted to PHP File Uploader (Forum) by jeremyD on September 11, 2010
  • Interfacing streamming video to cute editor

    My goal is to do an interface from our service that is very similar to tthe YouTube interface currently offered.  Using the Diaglog example, I almost succceeded.  I now have a button that will upload an embeded player that includes the video.  This player is an html embed that requires the user to manually embed the video.  I ...
    Posted to Cute Editor for .NET (Forum) by hsmith825 on August 24, 2010
  • How to Override AjaxUploader.GlobalMaxSizeKB size

    Hello Experts, I have added below key in my web.config file .   <add key=''CuteWebUI.AjaxUploader.GlobalMaxSizeKB'' value=''102400''/>  but it my single case i need to maintain the MaxSizeKB according to the user setting. on page load. but the following code is not overriding the config file . ...
    Posted to Ajax Uploader (Forum) by Shaitender on August 14, 2010
  • 2 questions

    First question: when i want to upload a file i get the messagemy source code is the following: demo2.php:    <form method=''post''>    <input type=''text'' name=''test'' id=''test'' />    <?php        $uploader=new PhpUploader();    ...
    Posted to PHP File Uploader (Forum) by claude68 on July 23, 2010
  • Re: How to make some text in HTML tab not editable

    Thanks for the reply, Eric. I have already done CONTENTEDITABLE and UNSELECTABLE on the ''Normal'' tab,  we also want to do the same on the ''HTML'' tab, I don't want to hide HTML tab, just want to disable editing capability on some content, but allow user to edit other content. Is there anyway I can achieve this in CuteEditor? Thanks, ...
    Posted to Cute Editor for .NET (Forum) by qngenera2010 on July 15, 2010
  • Re: "upload multiple files" button is not working in Mozilla 3.6.4

    Hi.   We have fix this issue. Please download the control again.   Either Firefox3.6 or Silverlight3.0 , have big mouse positioning bug.   So we can't recieve any event when user click on the button.   So we disable Silverlight3.0 for Firefox3.6. And auto use Flash mode or IFrame mode.   If you want to use ...
    Posted to Ajax Uploader (Forum) by cutechat on July 2, 2010
  • Get FilePath Uploader (ASAP..)

    Hi nice guys, I want to display photos after user choose multifiles from uploader box(but not yet upload) So I have th code like this: <script>                 uploader=document.getElementById(''<%=FileInput.ClientID ...
    Posted to Ajax Uploader (Forum) by hochiminh on June 21, 2010
  • Re: This command is not supported

    frJericho: Yes I updated the DLL and also the CuteSoft_Client folder but to be sure, I just downloaded the ZIP file again and to my surprise I see that the DLL is now dated June 14. Evidently there was a patch published yesterday.   Anyway... I updated the DLL and the folder again and I have the same problem.   We are ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 15, 2010
  • Re: File browsers

    bugsbunny:This may have already been answered. I know you can filter out certain files by name and I know you can direct users to certain folders but is there anyway you can specify certain folders to not display as I wish to direct users to a certain folder but there is a folder in that I would like to hide if possible. Any help much ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 27, 2010