Search

You searched for the word(s): .net 4.0
Showing page 280 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: javascript being changed

    Deprive,   Your code works for me in the following example:   http://cutesoft.net/asp/EnableAll.asp   <li><a href=''ajaxpage('about_us.html','content');''>About Us</a> <ul>     <li><a href=''ajaxpage('au_volunteers.html','content');''>Volunteers</a> ...
    Posted to Cute Editor for ASP (Forum) by Adam on May 6, 2008
  • Pasted HTML disappears

    Using CuteEditor 6.0 for .NET 2.0, when you paste HTML content in Normal view that contains HTML-encoded characters such as & #8211; (hyphen), the content disappears when you switch to HTML view or cause the page to post back, for example by clicking the save button.   I notice that this doesn't happen with this instance of ...
    Posted to Cute Editor for .NET (Forum) by dotcom on May 4, 2008
  • Re: set highlight feature is not working

    in addition to my note, this was thread i was talking about http://cutesoft.net/forums/thread/16918.aspx and i have updated my version and made UseFonttag as false, but this again fails and nothing work, mean if i change font size or style   it remains same.. please provide me the solution for this, not the link for example as i could ...
    Posted to Cute Editor for .NET (Forum) by nareshdusi on April 28, 2008
  • Replace bug in Firefox

    Go to http://cutesoft.net/asp/EnableAll.asp   1. Delete all the existing content. 2. Enter sample text ''i was in the park today.'' 3. Click Find and Replace button. 4. Enter ''was'' in the Find What field. 5. Enter ''been'' in the Replace With field. 6. click Replace button.   Actual: ''been'' is inserted at the ...
    Posted to Cute Editor for ASP (Forum) by dcorbett on April 23, 2008
  • Firefox problem with Javascript pageHTML function

    Adam/Karen,   I have created an ASP.NET test page/site and e-mailed it to you so that you can recreate this issue:  a pasteHTML command executed while using Firefox, for certain settings of editor properties like readonly=true, does not work.   The same command executed while using IE to browse this page/site ...
    Posted to Cute Editor for .NET (Forum) by rockford on April 21, 2008
  • RenderControl : Does it work?

    I am trying to render the CuteEditor control using RenderControl but it does not work (renders a textarea)   I cannot use <CE:Editor runat=''server'' /> scripts. The page is produced from a dll dynamically reading xml definition files. I have tried searching for a solution in the forums but had no luck.   Does it ...
    Posted to Cute Editor for .NET (Forum) by ysovol on April 18, 2008
  • Ajax Uploader and upload to remote dedicated file server ?

    Hello   I'm building a multi servers (web farm) architecture and I need to store images and videos in dedicated servers (images.mysite.com and video.mysite.com). the www.mysite.com server only has the asp.net files (even design css files are on static.mysite.com). How can I use the Ajax Uploader component in the web server, in ...
    Posted to Ajax Uploader (Forum) by filemon on April 14, 2008
  • Re: Enable/disable Editor contents using javascript

    Leah,   You can paste the same code into editor using the JavaScript API of Cute Editor.   PasteHTML() This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2008
  • Compiler warning from full rebuild of Visual Studio project

    Something to pass on to your developers...   Whenever I do  full rebuild of my ASP .Net 2.0 AJAX project in Visual Studio 2005, I get this warning about something in Cute Editor's code from the compiler:   C:\Dev\wsajax\CuteSoft_Client\CuteEditor\Dialogs\InsertTemplate.aspx(28,49): warning CS0618: ...
    Posted to Cute Editor for .NET (Forum) by Escovado on March 14, 2008
  • Problem while double clicking the Textbox

    Hi Team,    Thanks for clarifying all our queries with fast response. We are using this editor in the Asp.net Application.    In order to meet our requirement, we add Text box with in the editor content dynamically. We are applying applying some styles to the text box to show as we want.   The problem is when the ...
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on March 13, 2008