Search

You searched for the word(s): assembly
Showing page 137 of 149 (1,483 total posts) < 1 second(s)
  • Re: Dynamically Create/Update Cute Editor at run time

    Online Example:Http://CuteSoft.net/example/Dynamically-Create-Editors.aspx   Source code:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor''%><%@ Page Language=''C#'' ValidateRequest=''False''%>   <body>  <form ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 11, 2005
  • Re: PasteHTML issue

    Hi syedrazi, Please try the example below. By default, the editor has a table in it. Then click the set table button will as another table. It works fine for me. <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011
  • Obtaining Selected Image HTML

    I have created a custom button to display a dialog box to let people type latex which I convert to an image for insertion into the documnt (see code below).  The code works fine when entering html for the image.  What I want is when a user has selected an image to retrieve the html for the image and display it.  ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 17, 2011
  • Cannot get editor to open in a web page with asp.net 1.1

    I already use the the Editor in .Net 3.5 and it works fine.  I am trying to get the Editor working on an asp.net page in .Net 1.1.  I'm using Visual Studio 2003 (since .Net 1.1 isn't supported in Visual Studio 2008) The always helpful ''Object reference not set to an instance of an object.'' error message comes up when the page is ...
    Posted to Cute Editor for .NET (Forum) by twenger on March 30, 2010
  • Various issues with uploader inside a form view a inside update panel

    Hi, After trying both the MS FileUpload and AsyncFileUpload controls and not getting my scenario working I though I'd try this control.  I have got further but there are still issues. I am using ASP.NET 4.0 Beta 2 webforms (I have repro'ed all the below on ASP.NET 3.5) and IE8 and Firefox 3.7. 1.  In AJAX mode I get an ...
    Posted to Ajax Uploader (Forum) by pippipmilk on January 11, 2010
  • Re: Distinct File Uploads

    Please check this sample ...
    Posted to Ajax Uploader (Forum) by cutechat on August 26, 2009
  • Problems on version 6.4

    I'm having two problems (marked with an *):   * I had an application running on version 6.1, but after upgrading to 6.4, the application no longer works, throwing this error: (Server: IIS 7.5 Integrated Mode, client: IE8): System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, ...
    Posted to Cute Editor for .NET (Forum) by scabrera on June 19, 2009
  • Error: UploadModule is not installed into web.config

    I've just downloaded this product to evaluate it and I'm running into a problem on my first effort to use it.   I use VS2008 and have a large webapplication solution which is divided into several subprojects. These subprojects live in subdirectories of the main application, and they do not have their own web.config file. Instead they share ...
    Posted to Ajax Uploader (Forum) by MarjaR on April 23, 2009
  • Tabbing in and out of Cute Editor

    I modified your multiple.aspx and just added a text box above the edit box and set the tabspaces=-1 for each of the edit boxes. When it is run and you click in the text box then press TAB the focus is on the edit box but just around the edit box and not inside where someone could type. How do I get it to enter into the edit box so you can ...
    Posted to Cute Editor for .NET (Forum) by betht on April 13, 2009
  • Re: Problem importing web part in WSS

    Please follow these to install CuteChat to SharePoint : (remember reset the IIS after you modify the web.confg)   Installation :copy Extends\ForSharePoint\CuteChat.SPLib\bin\debug*.dll to [website]\bincopy Extends\ForSharePoint\CuteChat.SPLib\bin\*.dll toC:\Program Files\Common Files\Microsoft Shared\Web Server ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on October 20, 2004