Search

You searched for the word(s): .net 4.0
Showing page 342 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Windows Hang when Using Replace All to Perform Specific HTML Tag Replaces

    Okay, thanks Adam.   One thing I just discovered while doing some testing against your demo at http://cutesoft.net/example/general.aspx..   A replace all of HTML tags such as find: <td> and replace with: <td><h4> works fine with IE (I'm using IE6), but returns the pop-up message described earlier under Firefox ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on November 7, 2008
  • Re: Embed "/" end tag removed

    I've done some more testing on http://cutesoft.net/example/general.aspx and everything is still not working as I described earlier in both mac FF and mac Safari, but the </embed> tag is preserved in IE7.  In IE7 Cute Editor does not strip the </embed> tag, however, IE7 does still strip the one-line ending (along with all the other ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 18, 2008
  • Re: Different icons for each chat room

    You can achieve this feature programmatically.   Each room has an unique LobbyId.   So you need to change:    <nobr><asp:Image ImageUrl=''~/CuteSoft_client/CuteChat/Images/50-home.gif'' align=''center'' runat=''server'' id=''Image1'' />   <%#DataBinder.Eval(Container.DataItem, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 29, 2008
  • Re: We require Safari to be fully supported...

    [email protected]: Your latest build reverts back to a broken state for Safari.  With the latest build,  nothing happens when you click on code snippets on an empty line.  It only works when you place the cursor in a line that already has text.       Are you able to reproduce this issue in the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2007
  • Re: adding text from popup

    sanjayvishu: hi, I have different ways to get the selected text in the popop, but i am not able to get it. Could you tell me how i can get Selected text of a cute editor in popop.       Please use the code post in this thread:   http://cutesoft.net/forums/permalink/30907/30953/ShowThread.aspx#30953    
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2007
  • Re: Bug in Opera 9 - Input string was not in a correct format

    I'm still getting the same error. I've tested the browser with another editor that supports opera, and everything is working fine, so i believe this must be a cuteeditor problem, and not a problem with my browser. The steps to reproduce are simple: - Enter this page: http://cutesoft.net/example/general.aspx - The first time everything ...
    Posted to Cute Editor for .NET (Forum) by eldorsen on June 20, 2007
  • Re: RichDropdown get selected value in javascript

    I have found my problem with getting no items. The Id in GetElementById should have been CE_<editor_id>_ID, where I was trying to access it with <editor_id>. Now I have a new problem. The Item that is found it the entire dropdowntree and I would like to only get the the selected TreeItem. The DropDownTree consists of two levels (level ...
    Posted to Cute Editor for .NET (Forum) by Chaviv on October 31, 2005
  • Re: Javascript accessing content of Textarea

    shland, I can help you with the javaScript API. but if you need the safari support, you have to wait for the version 5.0.We will release the version 5.0 in about 10 days.http://cutesoft.net/example/JavaScript-API.aspxThe original code: function getHTML() { // get the cute editor instance var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 24, 2005
  • Re: Different FilePath

    Hi Adam   Thanks for the reply I have just downloaded the latest version (I bought the version that has 10 domains).    It still won't work the URL is http://www.snow-surfing.com/new/edithtml.aspx   Basically I want to edit the news.htm page which has all the images in a folder called news inside the new ...
    Posted to Cute Editor for .NET (Forum) by joenineo on July 22, 2005
  • Re: SpellChecker.aspx

    Adam,   I spoke with 1and1.com and they failed to let me in on a little secret. There is a 'switch' hidden in the  Application Setting of the console Web Files that turns on ASP.net and has to be set for it to do so.   I was able to enable it for the site, but when I did the editor didn't work correctly. It loads, and ...
    Posted to Cute Editor for ASP (Forum) by Sky_Chief on November 9, 2008