Search

You searched for the word(s): microsoft
Showing page 20 of 109 (1,088 total posts) < 1 second(s)
  • Re: Error uploading image

    MichaelPhillips,This issue is resolved. Please download the control from server again. http://cutesoft.net/Downloads/default.aspx  The problem is caused a bug in System.Drawing.Image.PropertyItems. For details about this .NET framework bug, please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2006
  • Re: Updating database pages (and not adding a new record)

    I am so disapointed that I can't get this to work. I've tried it everywhich way.   It keeps on doing the same, and when  I replace it with the line you said I should, it gives me an error: Microsoft JET Database Engine error '80040e14' Syntax error (missing operator) in query expression 'id='. /text_edit/todatabase.asp, ...
    Posted to Cute Editor for ASP (Forum) by bnmiros on October 20, 2004
  • CuteEditor for NET6 - Security Exception

      I got this working, it required a new application pool (V4 Integrated Mode) and setting up a new domain for CuteEditor that made sure CuteEditor folders were in immediate root (in this case subdomain).   Hi, I have copied latest NET6 version to the root of the Application, /bin , /cs and /Cutesoft_client without changes apart ...
    Posted to Cute Editor for .NET (Forum) by solucionmike on July 26, 2015
  • Re: CuteEditor to RichTextEditor: How do I define a Snippet dropdownlist in the Control

    Hi HuaShyr,  You can specify url like  mymakexml.ashx , and generate dynamic xml at server side. If you want to  generate dynamc data in client side , you can try this : Please try this ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on October 30, 2012
  • Re: staticlinks.xml

    Hi, You can specify url like  mymakexml.ashx , and generate dynamic xml at server side. If you want to  generate dynamc data in client side , you can try this : Please try this ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by cutechat on September 19, 2012
  • Re: Using IFrame

    Your section solved the problem with the demo and partially in my application. After hiding-showing few times in IE8 I started to get error message:   Failed to call javascript OnSilverlightVerify,Microsoft JScript compilation error Expected identifier Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; ...
    Posted to Ajax Uploader (Forum) by tirza on March 19, 2011
  • Re: How to Make Template Layout Fixed

    Please refer to: Add Uneditable Regions to a Template This section describes how to create non-editable sections of content in WYSIWYG mode. For instance, you may wish to prevent the user from changing the text in a paragraph or table cell. To make a section of content in the editor unchangeable, use these two attributes: CONTENTEDITABLE ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 6, 2010
  • Re: custom queue table

    John,   You need copy the data when the OnPostback event fired, and maintain the table by your self.   If you don't use AJAX, the page will be submit and then all javascript data will be lost.   So you should use AJAX.   There's two primary AJAX :   1 - Microsoft AJAX , so you need maintain the ...
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Invalid class string

    After working successfully for weeks my pages with CuteEditor ASP stopped working with the folowing error message: Error Type: Server object, ASP 0177 (0x800401F3) Invalid class string /cuteasp/CuteEditor_Files/include_CuteEditor.asp, line 1315  Line 1315 is:set doc = server.CreateObject(''Microsoft.XMLDOM'') I'm running IIS 5.1 ...
    Posted to Cute Editor for ASP (Forum) by fredj on September 21, 2009
  • Re: JavaScript Error Object required

    Hi, Yes I'm using  AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by cesbart on July 29, 2009
« First ... < Previous 18 19 20 21 22 Next > ... Last »