Search

You searched for the word(s): use <p>
Showing page 272 of 864 (8,631 total posts) < 1 second(s)
  • Re: Protect table (html) contents

    ReqMan:Thanks Eric, any ETA on this? RegMan, I suggest you use the following code for the time ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 8, 2011
  • Re: retain html formatting

    Please download latest version 4.0.0.6.    The new Editor.DisableAutoFormatting Property has been introduced.  By default Cute Editor will carefully analyze all of your HTML code and begin correcting all errors automatically. What you get is professionally presented code, properly reformatted and ready for use. If you want to ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 11, 2005
  • Re: non-english file name errors

    Hello, I've tried to use phpfileuploader after a while i haven't used it (was upgrading my website for a few months), but i can't get it to work, it seems like i have the same issue like before where i cannot upload files with non-english names.   I tried to use both old script from my previous website and download a new script ...
    Posted to PHP File Uploader (Forum) by sahar on March 7, 2013
  • Re: Issues with images

    Hi darthmikeyd, Please use the Virtual path like editor.ImageGalleryPath = ''\Uploads'', do not use the Physical path Open the ''Insert gallery'' dialog, right click on the image and check the path, you will see the path like below, this is the ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on February 10, 2012
  • Re: speed issue

    thx Admin I do use the customization to minimise the tool bar buttons, but it doesn't make to much difference. I use yslow to monitor the speed. although I don't expect the page would be as fast as it without the editor, it does become a major concern. Some of our client are from very rural area which is still using 56k dial ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on February 23, 2011
  • Re: How to upload file at the same time as the rest of the form is submitted?

    Thanx but this doesn't work for me :-( I think documentation is very poor for such a great product as this. The OnTastComplete is not even listed in documentation. Some other things like UploaderEvents have no description what they do etc. :-( In my case, the button just starts uploading and submits the form (upload only 64kB of course) ;-( I ...
    Posted to ASP Uploader (Forum) by jerry2 on December 16, 2010
  • Re: Upload using alternative user premissions/credentials

    Hi   Thanks for your response Terry.   The second of those two threads gets us pretty close to what we want; <add key=''CuteWebUI.AjaxUploader.WindowsUsername'' value=''Terry'' />   ...
    Posted to Ajax Uploader (Forum) by DanMcCoy on July 15, 2010
  • Re: Upload using alternative user premissions/credentials

    Unfortunately this does not meet our needs. We currently use impersonation for other disk read and write functionality, but we do not want the entire application to use impersonation all of the time. In code (just before a disk read/write) we initialise impersonation, perform the disk action, then end the impersonation, so that only ...
    Posted to Ajax Uploader (Forum) by DanMcCoy on July 13, 2010
  • Re: Hidden CuteEditor doesn't get initialized in Firefox, Chrome and Safari

    Thanks for helping Adam. Your example does not use the javascript API methods setHTML() and getHTML() on the editor. That is where the problem is for me. If the control is loaded invisible in Firefox, Chrome and Safari, the API is only initialized whenever the control becomes visible, which is too late to directly use the API methods and fill ...
    Posted to Cute Editor for .NET (Forum) by KoenV on March 9, 2010
  • Re: Table Width

    Dear hassan,   Pls visit http://cutesoft.net/example/general.aspx , and click RadioButton ''Simple'', this example integrate all table options under one dropmenu. You can find its source code in download package, the path is: \CuteEditor_for_NET6\Framework 2.0\cs\default.aspx.   It use AutoConfigure Property,  the code is ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 27, 2009