Search

You searched for the word(s): .net 4.0
Showing page 351 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Uploader http module seems to conflict with another HTTP modules.

    I had solved the problem, reason was in urlrewriter.net component, as you suppose, seems that it is handling request from your uploader. Solution is not use query string parameters on page where you wonna to have uploader, else url rewriter will break uploader......But i remember that version 1.0 and 2.0 was working corrent with url rewriter and ...
    Posted to Ajax Uploader (Forum) by creck_ua on September 15, 2009
  • Re: Setting Editor.Text value when Editor block style is display:none in FireFox

    Hi Aaron,   It works fine for me, please download the latest version and test the example below:   Download:   http://cutesoft.net/downloads/folders/21904/download.aspx   -------------------------------------------------------------->   <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 28, 2009
  • Re: CleanUpMicrosoftwordHTML() does'nt do any thing on my editor text. Please help urgent !!

       Thanks Adam for the reply. I appreciate your help on this.      Our whole production team has struck here. We can't proceed further. We are facing lot of issues with the users today.     Can you help me in writing the code to clean up all the inline styles and Css classes ?      I want ...
    Posted to Cute Editor for .NET (Forum) by rktekula on November 3, 2008
  • Re: Invalid postback or callback argument

    spudcud,   Did you create a virtual directory when testing?   If so, can you check your web.config file and make sure you have the following code in the <system.web> section?     <httpModules>       <!-- MagicAjax is used in ASP.NET 1.1 examples. ...
    Posted to Ajax Uploader (Forum) by Adam on July 28, 2008
  • Re: Messenger users always Appear ofline

    hi Terry ,   As i am integrating with my existing DB. My asp.net application authenticate users and by chat provider i provider users credentials to Messenger and users are able to Login and are able to Add contacts from my db, Even they are able to send offline messages. Following is snap shot. Only Problem still exists is they never ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Prashantranka on July 22, 2008
  • Re: paragraph tag

    alanjames:Hi Adam, Just following up on this.  You promised me a fix for this by the end of last week - this is now absolutely critical - I subsequently promised the client this would be resolved by now, as it is fundamental to the correct XHTML parsing of the code.  Can you please send the fix through ASAP.  I also notice ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 14, 2007
  • Re: Extra blank lines making our customers very mad - Cute Editor community please help!!!

    Using Cute Editor forum's search, I am able to find the following ticket similar to my problem.   Roland had the same problem in January and February: http://cutesoft.net/forums/thread/16005.aspx     It still does not solve the problem, because Roland asked the question and did not get an solution to his problem even after he ...
    Posted to Cute Editor for .NET (Forum) by obiwantcp on September 6, 2006
  • Re: Editor Messing up A tags

    This happens to me as well when clients are using Internet Explorer.  We are using CE to edit existing DB articles.  It seams to happen if you switch from design mode to html mode then back.  I was able to reproduce the error by doing the following:  I deleted all of the existing content out of the ...
    Posted to Cute Editor for .NET (Forum) by bobshull on June 27, 2006
  • Re: Extra Line breaks

    Adam,   I do realize that none of the spacing or extra lines inside HTML code will effect actual look of the page - nevertheless it is just not consistent how it behaves: sometimes it put one extra line break and sometimes it doesn't.   The first bug was fixed inside the example - How do I fix it in my code? Download new version or ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 14, 2006
  • Re: custom dialog window strips html code before pasting into editor

    Eric,   The JavaScripts in the Editor Preview pane is disabled.   However the JavaScripts are supported in CuteEditor as ong as you set EnableStripScriptTags property to false:   Editor.EnableStripScriptTags Property  Specifies whether to remove inject script before write the string into the ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 10, 2006