Search

You searched for the word(s): assembly
Showing page 104 of 149 (1,483 total posts) < 1 second(s)
  • Lost postback event when setting the Autoconfig property

    Was mhonaker's problem ever solved?  http://cutesoft.net/forums/thread/30813.aspx The problem is that after I set the AutoConfig property of the editor the save-button doesn't work until the second click. Here is an example where I use radiobuttons to set the AutoConfig property and shows a Label with text 'save' on postback ...
    Posted to Cute Editor for .NET (Forum) by claraattermo on September 8, 2009
  • Arabic Language not supported

    Hello there,   I'm evaluating the cute editor using ASP.NET and i'm using the cute editor assembly to convert ''rtf'' to ''HTML'' using the following API: Dim a As New CuteEditor.Convertor.RTF.RTF2HTML(richTextBox.Text) Response.Write(a.ParseRTF())   The problem is that the arabic langurage is displayed as rubbish ...
    Posted to Cute Editor for .NET (Forum) by jmhe_85 on August 16, 2009
  • Re: customize the attachement view table

    Hi,   1. You can use the UploadAttachments.ItemTemplate to place your special cell .   2. You can even render another datagrid , please check this ...
    Posted to Ajax Uploader (Forum) by cutechat on June 29, 2009
  • Re: how to disable the "more color"

    Hi goh6613,   Try this way   <%@ Page Language=''C#'' %>       <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 29, 2009
  • Re: configuring the cute editor

    Hi Arunabandu,   Try this example   <%@ Page Language=''C#'' %>       <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 18, 2009
  • VB Access Database Record Update

    I am trying to update a field in an Access Database. There is no problem loading the field into the editor. I can add text ok. When I try HTML code I get a Server Error (shown below). I have attached the Editor file (also below) What do I need to do to correct the problem? Server Error in '/cutesoft' ...
    Posted to Cute Editor for .NET (Forum) by stevef on June 14, 2009
  • Re: How to add scrollbar to the cute editor

    It's very strange.   1. Can you try the following code?   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page language=''c#''%> <html>  <head>  </head>  <body>   <form id=''Form1'' method=''post'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 18, 2009
  • Re: Total progress (of all files)

    Hi,   This is a sample for total progress ...
    Posted to Ajax Uploader (Forum) by cutechat on April 20, 2009
  • Bad Request (invalid url) when POSTing

     Hi!Im new, please dont beat me up :) Quite suddenly, i am getting a Bad Request (invalid url) when submitting changes with a POST. The editor control loads fine, and  otherwise functions as it should. We have a domain license, i am not getting license errors. Below is the url that is in the address bar when i get the Bad ...
    Posted to Cute Editor for .NET (Forum) by nkingmnwd on March 6, 2009
  • Re: Disconnect

    Here is the result of the diagnostic running when the site crashed:      In w3wp__PID__6184__Date__03_05_2009__Time_09_39_31AM__788__Second_Chance_Exception_C0000005.dmp the assembly instruction at ntdll!RtlpCoalesceFreeBlocks+128 in C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation has caused an access violation ...
    Posted to Cute Live Support (Forum) by PatrickC on March 5, 2009