Search

You searched for the word(s): .net 4.0
Showing page 253 of 1,307 (13,069 total posts) < 1 second(s)
  • Properties dialog locks on selected tab

    Hi,   Using the properties dialog in the ASP version, it seems to lock on a selected tab, if I have multiple browsers open with the editor. Subsequent uses of the properties dialog, stays on the same tab, in different browser windows - even if it is different browsers.   Steps to reproduce in online demo: Click anywhere in ...
    Posted to Cute Editor for ASP (Forum) by mortrr on March 17, 2011
  • Re: Unsuccessful uploads

    I have tested this issue on IE versions 7 and 8, Chrome and FireFox and can produce the issue on all. The machine running the app is running Windows 7 with IIS version 7.5 and is using .NET Framework 3.5.   I also noticed your example doesnt use a .master file and the ScriptManager should be contained within ...
    Posted to Ajax Uploader (Forum) by Arden on March 17, 2011
  • Re: color coding in HTML tab

    Dear Qian, Please follow steps:1. Open file CuteSoft_Client\CuteEditor\Scripts\Constant.js2. You can find line:     editorconstant._editorSourceStyle = ''background:#ffffff;margin:0;padding:0;color:black;text-align:left;'';     change it to:    editorconstant._editorSourceStyle = ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 16, 2011
  • Re: Uploaded File Size is 0B

    Hi martinoleary, Can you reproduce this issue on our demo http://phphtmledit.com/EnableAll.php? If it works for you, please download the latest version and try again. Latest version download: http://phphtmledit.com/download/phphtmledit.zip If you still get the same issue, please send the test page url to Kenneth@CuteSoft.net, I ...
    Posted to PHP File Uploader (Forum) by Kenneth on March 2, 2011
  • Re: Problem with the youtube button

    OK, thanks for the previous help.  I'm sorry to bother you again but i'm now using the last version of Youtube button, and it seems that now, it does not work with dailymotion videos:When I paste the following embed code, nothing appears in CuteEdirot (the code is only pasted in the HMTL mode): <object ...
    Posted to Cute Editor for .NET (Forum) by Romain on March 2, 2011
  • I can't find Editor.SetSecurityImageBrowserPath Method

    Hello, this is the first time I've used CuteEditor.And I have problem about  ImagePath. I read topic  http://cutesoft.net/developer+guide/index.htm#page=Specifying-images-path.htm, but, i can't find <security name =''ImageBrowserPath'' >~/uploads</security> in default.config, admin.config and ...
    Posted to Cute Editor for ASP (Forum) by honeyxinh on February 25, 2011
  • Error running Classic-Layout.aspx

    I am havingtrouble getting the ready-made templates to work. I get the following arror message:   Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0234: The type or ...
    Posted to ASP.Net Image Gallery (Forum) by TorskTallin on February 24, 2011
  • Re: Allowing different file sizes for different document types

    Dear casso,   You can refer to the following snippet: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>       void InsertMsg(string msg)     ...
    Posted to Ajax Uploader (Forum) by Eric on February 23, 2011
  • Re: PT-BR

    Dear Andre,   You can change the message to your own language directly, please refer to the following code: <%       Dim uploader       Set uploader=new AspUploader       ...
    Posted to ASP Uploader (Forum) by Eric on February 23, 2011
  • Re: Tab content is not correct anymore

    Dear KokFoo,  I have tested your html code in IE,Firefox,Chrome,Safari,and Opera, I can reproduce this issue in IE.  If you replace ''#'' with different value, this issue will not happen in ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 22, 2011