Search

You searched for the word(s): .net 4.0
Showing page 179 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Issues with EditorWysiwygModeCss

    Hi,   If the online demo works on your IE, that means it is not the issue of the editor, I think it just a site setting limitation of your site. Can you download the demo from  http://cutesoft.net/downloads/folders/21904/download.aspx and deploy it as a separate web site to test this? Does it still gets the same ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 7, 2016
  • Re: 1 second remaining

    OK - loaded the sample on our server.  The files queue OK, but then when hitting submit is when the issue occurs (see screenshot attached). It doesn't matter if we do it via drag-drop or browse.  On my local machine I successfully get the postback message and see the ListBox updated.   We're using IIS 7 in Classic mode. ...
    Posted to Ajax Uploader (Forum) by scolja on June 8, 2016
  • Re: jQuery error with visual studio 2013

    Code runs on the page http://cyclenovascotia.com/WebForm1.aspx  but not in the Visual Studio debugger. See below   I am working with VB.net and here is the code I am running, per your request. There is no code in the code behind and it is not referenced:    <%@ Page Language="vb" %> ...
    Posted to Cute Editor for .NET (Forum) by petermac on March 11, 2014
  • Re: Make Cute Editor readonly except for image uploads

    Hi billybarga,   You can find the demo page source of in the download package   "\HowTo\use-CuteEditor-as-image-selector\use-CuteEditor-as-image-selector.aspx"    "\HowTo\use-CuteEditor-as-image-selector\use-CuteEditor-as-image-selector2.aspx"    CuteEditor demo download ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 14, 2014
  • Re: How I can get Image Path from the Gallery Browser of Image Gallery

    Dear narendrababu,   This is js code you need to define a global variable for the virtual application path in asp.net page For example: var _siteroot = '<%= YOUR CODE TO GET SITE ROOT PATH%>';  // not contains '/'   then, deal with photo path   var url  = Photo.Url; var arr  = ...
    Posted to ASP.Net Image Gallery (Forum) by Jeff on December 26, 2013
  • Re: With CHROME can not select an image

    Raney: Thanks Adam, but I am using CuteEdior and it does not work here: http://cutesoft.net/example/general.aspx Do you have a solution?   I would like to use your new editor, but it has plenty of bugs,    Thanks, Raney    Raney,   The new Editor uses a different way to implement rich text editing. So it ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 26, 2013
  • Re: Getting error message

    Hi miller399,   I have tried your page, it works fine on IE10 and Chrome. I have clean the browser cache before test. Is your site online? If so, can you post your editor page url here and show me the full steps to reproduce this issue? So we can check it for you directly. Also, you can send it to ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on October 10, 2013
  • Re: setHTML doesn't work in firefox on load of page

    If it helps anyone - following is the code that I have which I think is working in an ASP.NET MVC app.  This function gets called on a $(document).ready.  Notice that the code checks if the editor 'is ready'.  If not, it is calling the same method again after 10 milliseconds on a 'settimeout' - until it finds the ...
    Posted to Cute Editor for PHP (Forum) by athadu on September 25, 2013
  • Re: Save Directory on Another Machine (Remote Server)

    Hi zexelgrifone,   1. Yes, if use method CopyTo and MoveTo, then do not need to use SaveDirectory anymore.   2. The temp file will save into your system temp folder, mostly is "C:\Windows\Temp". You can set property "TempDirectory" to change the temp folder location like ...
    Posted to ASP Uploader (Forum) by Kenneth on September 24, 2013
  • Re: normal mode looks different from preview mode

    Hi gurpreet, I think you are testing on IE browser. 1. Please download the latest version http://www.cutesoft.net/downloads/folders/21904/download.aspx 2. Create an simple page with the code ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 23, 2012