Search

You searched for the word(s): .net 4.0
Showing page 380 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: html support

     Hi Kenneth,   thank you for your answer, isn't there another way to accomplish this?   according to this example http://cutesoft.net/example/xmloutput.aspx cuteeditor can create W3C valid html or xhtml code.   And I need the editor to do this. however all examples I saw are only generating xhtml, and when I use an ...
    Posted to Cute Editor for .NET (Forum) by bartje on February 28, 2014
  • Re: Resizing image in CuteEditor 6.5 for ASP

    I tried this, and it worked there, but it seems to me, that's cute Editor for .net and NOT cute Editor for classic asp. I downloaded the latest Version 6.6 of cute Editor for classic asp and tghe dialogs Looks very different to your demo side. And also in the downloaded Version 6.6 the resize doesn't work. It calculates wrong numbers. When ...
    Posted to Cute Editor for ASP (Forum) by YAWU on January 31, 2014
  • Re: Disable extension validation

    Hi Ken,   Thanks you for  the quick reply. I admit that I only tried upload file with .msi extension and for that one still get message "This file extension is not allowed! File extensions allowed: 'null'".  After your reply I tried other extensions and usually works fine. But if I want upload .xlsx file, ...
    Posted to Ajax Uploader (Forum) by radmir on August 6, 2013
  • Re: W3C validation errors for Cuteeditor

    Hi, I used ''Cute Editor for .NET version 6.6 - #1 WYSIWYG''. I have the following errors when I do WIS validation. Its around 87 errors relating with CuteEditor...my code as followed..  <!-- CuteEditor ctl00$MainContent$txtContent Begin --> <textarea name=''ctl00$MainContent$txtContent'' ...
    Posted to Cute Editor for ASP (Forum) by yuki on July 26, 2012
  • Re: Issue with uploading files located on internal network

    Good Morning Ken, Wouldn't setting that option to false open up a security hole with the set as the EnableEventValidation: When the EnableEventValidation property is set to true, ASP.NET validates that a control event originated from the user interface that was rendered by that control.    Why would this ...
    Posted to Ajax Uploader (Forum) by Anonymous on December 16, 2011
  • Re: Images added in Cuteeditor Designer are treated as DIV, instead of IMG in Firefox

    Hi sanjay.joshi, I can not reproduce this issue. Can you try on demo http://www.cutesoft.net/example/general.aspx? Does it get the same issue? Can you show me the html code what you get? I inserted the three images continuously, the code below is what I get. <img alt='''' src=''http://cutesoft.net/uploads/12.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 25, 2011
  • Re: Implementation

    Hi StevenS, Please set property ''UploadUrl'', you can write email send code in the handler file. <%            Dim uploader            Set uploader=new AspUploader            ...
    Posted to ASP Uploader (Forum) by Eric on July 4, 2011
  • Re: Context Menu Paste Issue in IE8 on Vista and Windows 7

    I am having problems with this also.  Using your website    http://cutesoft.net/example/general.aspx When I try to paste using the context menu I get a dialog that says/// ''Do you want to allow this webpage to access your Clipboard?'' If I select Allow Access the dialog goes away,and it does not paste the first ...
    Posted to Cute Editor for .NET (Forum) by TAG on June 1, 2011
  • Re: image, category and default album config files

    Hi globosoft, About the userID question You can specify the User by property ''LogonUserName''; Like gallery1.LogonUserName = ''ken'';gallery1.LogonUserName = Context.User.Identity.Name; --------------------------------------------------------------------------------------- 1. Be able to upload images with multiple file ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on March 31, 2011
  • 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