Search

You searched for the word(s): .net 4.0
Showing page 230 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: CuteWebUI_AjaxUploader_Initialize is not defined

    Dear Shailen,   Can you create a testing aspx page and run the following code on your server?   <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form id=''Form1'' method=''post'' ...
    Posted to Ajax Uploader (Forum) by Eric on April 15, 2011
  • Re: Firefox problems with form elements?

    rockford,   This is the browser limitation. We cannot overwrite this behavior.   Try this example:   http://www.mozilla.org/editor/midasdemo/   For details, please check the following aritlce:   http://kb.mozillazine.org/Firefox_:_Midas   After you submit the form, the input box should be editable in ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 28, 2007
  • Re: default font style in editor

    Cute Editor uses default font of the current page.   The default font of DNN is Times new roman.If you want to change the default font from Times new roman to Verdana (http://cutesoft.net/forums/3541/ShowPost.aspx), you need to modify one of style sheets of the DNN.For example, you can open and edit the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 2, 2006
  • Re: Problem migration to version 5

    >>I'm using editor.XHTMLOutput = true but i have <br> and not <br /> Strange. Can you reproduce this in the following example?http://cutesoft.net/asp/xmloutput.asp>>If i set in the page <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 2, 2006
  • Re: Problem with License - code directory location

    Dear rspurrie,   You purchased domain license, when you run detect script, there are two results, one is domain name and another is IP,please ignore the detected IP, that is for IP license.   Pls check your domain name, if detected domain name is 216.218.209.18, your license should work and will not throw ''host not match'' ...
    Posted to PHP File Uploader (Forum) by Eric on March 4, 2010
  • Re: BASE HREF PROBLEM for developer - urgent

    Kyle,     If you set Editor.EditCompleteDocument Property to true, the editor will process content outside the page body and preserve header tags (e.g. <head>...</head>, <title>...</title>, etc.).   All the elements inside head tag are in your control, include base element.   This is by ...
    Posted to Cute Editor for PHP (Forum) by Adam on March 4, 2008
  • Re: Beyond MaxTextLength ... Real Time Text Characters Remaining Displayed ... Possible?

    Adam, I have placed a test page at:    http://60.225.201.133/dkc/dkc.web.administration/test.aspx   If you need to access the global javascript file, go to :     http://60.225.201.133/dkc/dkc.web.administration/includes/javascript/global.js  All the editor script is located at the bottom/end of the HTML ...
    Posted to Cute Editor for .NET (Forum) by smacca on April 10, 2006
  • Re: Upload image and generate a random filename

    We've include this feature into CuteEditor version 5.2. Demo: http://cutesoft.net/example/general.aspx Download: http://cutesoft.net/Downloads/default.aspx Renaming images based on the time the file was uploaded In some situations, the developers need to reename images based on the time the file was uploaded. With Cute Editor, you can ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 28, 2006
  • Re: DNN Integration Issue

    The RootImageDirectory property has never been set correctly for me using the provider supplied with the CE Code.  I posted the issue here a couple of times in past: http://www.cutesoft.net/forums/3827/ShowPost.aspx http://www.cutesoft.net/forums/4356/ShowPost.aspx I always go in and set it myself and recompile the provider code, ...
    Posted to Cute Editor for .NET (Forum) by Bunce on June 30, 2005
  • Re: An error occur when use cute editor for .net in a panel!!!

    Hi ImanDesign,   This issue has been fixes in the latest version. Please download it and try again.   Download:   http://www.cutesoft.net/downloads/folders/21904/download.aspx   Regards,   ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 28, 2009