Search

You searched for the word(s): .net 4.0
Showing page 382 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Paragraph converted to Line Break?

    When I test this on your demo website http://cutesoft.net/asp/EditorOnPaste.asp?EditorOnPaste=ConfirmWord copy the text from Word, paste it into the CuteEditor field using the ''Confirm'' Word settings, I am getting this: <h2 style=''margin: 10pt 0cm 0pt''><span lang=''EN-US''><font color=''#4f81bd'' size=''4'' ...
    Posted to Cute Editor for ASP (Forum) by gottwald on December 16, 2009
  • Re: Table Width

    Dear hassan,   Pls visit http://cutesoft.net/example/general.aspx , and click RadioButton ''Simple'', this example integrate all table options under one dropmenu. You can find its source code in download package, the path is: \CuteEditor_for_NET6\Framework 2.0\cs\default.aspx.   It use AutoConfigure Property,  the code is ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 27, 2009
  • Re: Initialize error

    Hi,   The UploadModule use Asp.Net Async BeginRequest event,   And the code run before your Application_BeginRequest,   After the resource sent, (either the Response.End() or Application.CompleteRequest() will execute)   So your Application_BeginRequest will not call , but Application_EndRequest will ...
    Posted to Ajax Uploader (Forum) by cutechat on September 2, 2009
  • Re: CE As Image Selector Not Retrive Relative Path

    Hello Adam,   This problem only Firefox 3   i am changed my code as ''src_cetemp''.   When first open image select windows, succesfully write to textbox relative path.   But when second, third,(etc) click, not update textbox value.   If i am put the following ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 15, 2009
  • Re: Upload Image is not working....

    HERE'S THE SOLUTION:   http://cutesoft.net/forums/thread/46182.aspx   Please open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and change the following code:   <CE:Uploader id=''InputFile'' runat=''server''></CE:Uploader>   to:   <CE:Uploader id=''InputFile'' UploadType=''IFrame'' ...
    Posted to Cute Editor for .NET (Forum) by brage on April 10, 2009
  • Re: How Can I make Template Item List in multi lines

    Hi Admin   Thanks to help me   I tried   Editor1.TemplateItemList = ''Print, Preview, Find,ToFullPageFromFullPage,CleanCode,netspell,Break,Cut,Copy,Paste,Undo,Redo,InsertDate,InsertTime,InsertEmotion''   But Nothing happened   I thing Break for Inserts a line break (that is mean it's tool of Cute Editor for .NET ...
    Posted to Cute Editor for .NET (Forum) by SystemSys on March 24, 2009
  • Re: EditorWysiwygModeCss - not a valid virtual path

    Hi   Did you read the email? It did state that I have just downloaded the latest V6.3!!   Anyway have done a few tests since submitting the request.   The url ~/site/previewpage.ashx works but ~/site/previewpage.ashx?ID=12345 doesnt!    I found post http://cutesoft.net/forums/thread/29289.aspx this ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on February 26, 2009
  • Re: "Failed to connect chat service: The remote server returned an error (401) unauthorized."

    Hi   i have to implement this ''live customer support'' in my personal website starter kit . i have already modified  all connection part as like manual instruction. Web folder is working fine, there is no error.   But now i have to implement this live support in personal website. Then i also kept the web folder in ...
    Posted to Cute Live Support (Forum) by chandra on December 13, 2008
  • Re: License control "CE for PHP" on private server

    Dear customer,   A Domain license allows the control to run on 1 domain/subdomain name, ie http://news.domain.com or http://intranet or http://192.168.0.1 A Small Business License allows 10 such names An IP license enables all the domains/subdomains hosted on this IP@ to use the control. All license options are good for ...
    Posted to Cute Editor for PHP (Forum) by Karen on October 21, 2008
  • Re: Cannot add to VS2008 toolbox, no intellisense

    Adam, many thanks for the reply.   I have done some investigation of my own, and have managed to get the Editor added to the toolbox.  From the Choose Items dialog, I had to browse to the CuteEditor.dll in the Framework 2.0/bin directory (on my Desktop), and add it from there.   <EDIT> Apologies for the mess of a ...
    Posted to Cute Editor for .NET (Forum) by kitster on August 12, 2008