Search

You searched for the word(s): editor language
Showing page 75 of 99 (987 total posts) < 1 second(s)
  • Re: RTE not usable inside updatepanel?

    Hello Jeff,   thank you for  fast response, but your suggestions did not help. I tested the cuteditor before and that was working fine.   Page EnableEventValidation="false" ValidateRequest="false" Title="" Language="vb" AutoEventWireup="false" ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by comb on November 21, 2013
  • Re: Drop down list

    Hi AndyFel, Please use DropDownList control <%@ Page Language=''VB'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 19, 2011
  • Re: CuteEditor asp.net - databound in FormView - Text property not updating

    The page is part of a large system, so there's going to be a lot of stuff in here that won't make much sense, but here's the aspx file:   <%@ Page Language=''C#'' MasterPageFile=''~/Admin/Includes/Admin.Master'' AutoEventWireup=''true'' CodeBehind=''Details.aspx.cs'' ...
    Posted to Cute Editor for .NET (Forum) by ahueyevi on July 22, 2011
  • Re: What is this? <!-- Inject Script Filtered -->

    FYI. here is the first section of the HTML file, followed by CuteEditor's translation, including the comments ''Inject Script Filtered''. Can you tell me why CuteEditor is inserting those comments:   Actual HTML:   <html> <head><title>Qasper :: beyond CRM - information organizer project and document ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 27, 2006
  • Re: Creating directories

    This is an example:   <%@ Page Language=''vb''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>Personalization and Programmatic Security Example</title> </head> <body> <form runat=''server''> ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 9, 2005
  • Re: trial verson don't function me

    I got this error .  Server Error in '/provarichtextbox' Application. Compilation ErrorDescription: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: BC30451: Name 'ProcessWebPath' is ...
    Posted to Cute Editor for .NET (Forum) by cutechat on February 4, 2005
  • Re: Product upgrade

    OK -- I downloaded the 30 day demo for Cute Editor.  Some confusion when I un-zipped it as it shows a folders for v1,0 and v1.1 but no v3.0.  Installed the version 1.1 and ran into the following problem using the enableall_vb.aspx example:   Parser Error Message: The 'ValidateRequest' attribute is not supported by the 'page' ...
    Posted to Cute Editor for ASP (Forum) by Phil on July 28, 2004
  • The following was the child window code:

    <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
    Posted to Cute Editor for .NET (Forum) by GeoffreyRen on July 20, 2009
  • The following was the child window code:

    <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
    Posted to Cute Editor for .NET (Forum) by GeoffreyRen on July 20, 2009
  • Re: opening create template on button click--Object reference not set to an instance of an object

    I have tested ken's code, it works.   <%@ Page Language=''C#'' ValidateRequest=''false'' %>     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>  <html>   <head>   </head>   <body>       ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 11, 2010
« First ... < Previous 73 74 75 76 77 Next > ... Last »