Search

You searched for the word(s):  
Showing page 1244 of 4,987 (49,864 total posts) < 1 second(s)
  • Help with Image Bank

    I am having two problems using your image bank in the editor   1. when trying to upload an image on my PC after running the page using VS I get an error: Cant find image in folder c:\...\UploadsTemp (This only happens in FX browser)   2. I need the ability to have the images saved to a shared folder on one of our servers ...
    Posted to Cute Editor for .NET (Forum) by esack on December 23, 2009
  • On the client side, how to obtain plain text (like serverside's editor.PlainText) that DOES include whitespace entered by the user

    Using innerText(document.getElementById(ID_OF_EDITOR).GetDocument().body) gets the text with html tags stripped out, but also strips carriage returns.  I DO NOT WANT to strip whitespace, but WANT to strip HTML tags.  Is there a way to do this that returns the same result as the server side Editor.PlainText property??   My ...
    Posted to Cute Editor for .NET (Forum) by robertandrews on December 22, 2009
  • Question regarding component lifecycle

    I am working on an application with which you can construct a fax by filling out a form and attaching one or more documents. On one particular form, one use case has the user attaching a document (with it automatically being uploaded) either one at a time or in mass. At some point the user either manually fills in the destination information ...
    Posted to Ajax Uploader (Forum) by kbenz on December 4, 2009
  • Spell Check not working in version 6.5

    Hi,   We have upgraded to version 6.5, While re-testing the editor in our system we have found that spell check is not working. In mozilla we are gettings below error   Error: window.checkSpellingById is not a function Source File: ...
    Posted to Cute Editor for .NET (Forum) by deepakOB on December 3, 2009
  • Re: Adding files to uploaded list programmatically

    To follow up:   I have made a little hack by sending a stream to the Itemlist containing the id in my database table which refer to the file I want to show in the list. I am using this id when the user clicks the Remove button later, to be able to remove the selected file from database and hard drive.   My next problem is that even ...
    Posted to Ajax Uploader (Forum) by truelz on November 20, 2009
  • CuteWebUI.AjaxUploader.GlobalMaxSizeKB Bug?

     I'm not sure as I have not read all the documentation, but I think there might be a bug. I set the follow (for testing):  <add key=''CuteWebUI.AjaxUploader.GlobalMaxSizeKB'' value=''3000000''/>  I then tried uploading a 8KB file and the alert said 8KB exceeds the 2.something GB limit. I set it back to my normal 300KB and ...
    Posted to Ajax Uploader (Forum) by vspin on November 15, 2009
  • How to add Custom menu item and register event handler to Image Control?

    Hi, Where do I put code to add new menu item if selected item in editor is Image?How to attach event handler to menu item, like opening user control like Tag_Image.ascx.How to modify final markup after Ok click of user control?  I explored http://cutesoft.net/developer+guide/index.htm#page=Context-menu-customization.htm, but do not ...
    Posted to Cute Editor for .NET (Forum) by maulikce on November 12, 2009
  • Joomla-The area you are attempting to access is forbidden

    I am using CuteEditor PHP Joomla edition and cannot insert anything into the editor including images and hyperlinks.   At all times I get ''The area you are attempting to access is forbidden''  - I have looked at the posts from other users and have tried all that has been suggested and nothing is working.  I have checked and ensured ...
    Posted to Cute Editor for PHP (Forum) by FarshadV on October 13, 2009
  • Server side validation before upload.

    Hi all, This post is more a feedback, than a question. I was really surprised, that upload control doesn't have any server side validation before upload, only client side. I was forced to use AJAX callback in order to emulate  this functionality.  IMO, it makes sense to add  such an event, especially it doesn't seems to be ...
    Posted to Ajax Uploader (Forum) by Michael Raizman on September 24, 2009
  • Re: Deploying AjaxUploader into the GAC

    Hi Adam, There is no bin folder for the application, since it's a web part, which is deployed into the SharePoint MOSS. Therefor the AjaxUploader dll also should be deployed into the GAC, and then it  can't find the lic file.   If you mean the projects bin folder, I've tried it and it doesn't help.  Regards,Michael ...
    Posted to Ajax Uploader (Forum) by Michael Raizman on September 16, 2009