Search

You searched for the word(s): .net 4.0
Showing page 146 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Files not uploading

    Dear therules,   1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.   2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution.   3. If Ajax Uploader detects Iframe is supported on your Browser, It will use the Iframe solution.   4. ...
    Posted to Ajax Uploader (Forum) by Eric on February 20, 2011
  • Re: clear editor1 using javascript

    Dear lonnie, Please refer to the following snippet:<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head>     <title>ASP.NET WYSIWYG Editor - Carriage Return Example</title> ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 6, 2011
  • Re: Problem when trying to give style to table rows

    Dear andreu,   Please follow steps: 1. Open http://cutesoft.net/example/general.aspx  2. Remove all content 3. Create one table of 2 rows and 2 columns 4. Input cell11,cell12,cell21,cell22 in these 4 cells 5. Click the first cell, right click it, click ''Tags''=>''TD''=>''Properties'', and then set the ''Css ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 21, 2011
  • Re: Link Colors

    Dear HarryV,   Please follow steps: 1. Save the following code to test.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 4, 2011
  • Re: toolbar not loaded in mozilla

    Hi webukraine,   I tested the code you provide, it works fine for me on Firefox and google chrome.   Can you upgrade to the latest version and try again?   Latest version download http://www.cutesoft.net/downloads/folders/21904/download.aspx   If you still get the same issue with latest version. Please set up ftp access ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 27, 2010
  • Re: Copy & Paste from MS Word

    Hi mm201,   Please upgrade to version 6.6(latest verson) and try again.   If you stille get this iisue in 6.6, please send the test url to me. I will check it and get back to you as soon as possible.   Latest version download:   http://www.cutesoft.net/downloads/folders/21904/download.aspx   My- Email: ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 26, 2010
  • Re: Is there a way to disable file fliters for uploads

    Daveg: Thanks Adam,   That fixed the file filter problem for me. However, now the client is running into errors trying to upload exe's. Ive tested and it gives a simple permissions errors when the upload is done. It seems to be isolated to CuteEditor since i can use our regular asp.net upload control and upload an exe with no problems. ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 10, 2010
  • Re: Style sheet inserted when I save content using the Cute Editor

    vinsr27,   I cannot reproduce this issue in the following example:   http://cutesoft.net/asp/Edithtml.asp   >>><link href=''http://cutesoft.net/CuteEditor_Files/Style/SyntaxHighlighter.css'' type=''text/css'' rel=''stylesheet'' isprelink=''true'' />   On saving the content, the stylesheet remains in the ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 30, 2009
  • Re: How modify the width of the link treeview

    Hi dstpierre,   1. Open file Common.config(CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config)   2. Find section below:    <html><![CDATA[Msdn.microsoft.com <img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' />]]></html>   Change ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 11, 2009
  • Re: Access to the path C:\WINDOWS\TEMP is denied

    Dtest,   In Cute Editor, we use Ajax Uploader to handle file uploading.  Ajax Uploader is an easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page.   By streaming uploads directly to an output stream, rather than loading them into memory, Ajax ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 8, 2008