Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 4 of 966 (9,656 total posts) < 1 second(s)
  • Re: Document selection does not work in Firefox 2.x

    I am not sure...yes, looks like your end it works. I will see if its something to do with the OS or service pack upgrade. Anyway here is the code from the sample page....to see if there is anything wrong in this....   <HTML>  <HEAD>   <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by tcshekar on June 19, 2009
  • ConfigurationPath error

    I have a cuteEditor that is returning the error at the bottom of my post. this is odd because i am doing the same thing in other places and having no errors what so ever. here is how i have things set up Tag:  <CE:Editor id=''CEHighlightBody''  DisableAutoFormatting=''True'' EnableClientScript=''true'' ...
    Posted to Cute Editor for .NET (Forum) by Cirrus on December 31, 2008
  • Error when trying to run after Deployment

    Hi, I just dowloaded and unzipped the CuteEditor code in the C:\Inetpub\wwwroot\webapplication1  directory. When I try to run default.aspx (http://localhost/webapplication1/cs/default.aspx), I get the following errors. I noticed it's seems to be looking for files in the wwwroot/bin/ directory instead of wwwroot/application1/bin. Is there ...
    Posted to Cute Editor for .NET (Forum) by swhitmore on February 17, 2006
  • Re: Textarea disabled on first load

    No, it doesn't change things any for us.  The code above was the solution to a previous problem.  Now there is the new ''readonly'' problem in FF2.0 and older.... here is the html that produces this problem, could you please tell me if you see anything <!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML 4.01 Transitional//EN''> <HTML ...
    Posted to Cute Editor for .NET (Forum) by OlegS on March 30, 2009
  • Re: Problem with CuteEditor and AspxLab Menu

    I notified Aspxlabs of this issue and they foud it to be an issue in your code.  They have provided a workaround for this instance however this issue may pop up again when using other controls.  Please notify me if you are able to come up with a permanent solution.  The detail of the issue are below.   This seems to be a ...
    Posted to Cute Editor for .NET (Forum) by cleite on April 12, 2006
  • Re: Images not displaying on 4.05 3.0.12 dnn installation

    nina, Try the following steps: 1. Open the CuteSoft_Client/CuteEditor/Web.config 2. Copy the following code into the web.config in your web root: <httpHandlers>    <add path=''*.jpeg'' verb=''GET'' type=''CuteEditor.Impl.EditorImageFileHandler,CuteEditor'' />    <add path=''*.jpg'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 25, 2005
  • Re: Using CuteEditor as a FLASH selector

    Hi lanec,     You can try this way,It also valid for other file types.   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>     <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 30, 2008
  • Problem upgrading Framework 1.1 to 2.0 - editor definition gets 'object expected' Jscript error?

    We are upgrading our Framework 1.1 ASP.NET application to 2.0.  I used the Visual Studio 2005 conversion wizard, all modules converted with no problem except the three in which we use the CuteSoft editor.   I manually converted those to create the .aspx, designer and .vb files.  The site now compiles in VS2005 (there are ...
    Posted to Cute Editor for .NET (Forum) by rockford on March 7, 2008
  • Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'.

    I'm trying to setup CuteEditor on another site. I already copied the proper files (Bin, web.config, CuteSoft_Client) and I got the above error ''Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'.'' inside the CuteEditor frame. Any help is appreciated.
    Posted to Cute Editor for .NET (Forum) by CIC Web on June 11, 2009
  • Getting Started - reated a CuteEditor class object?

    Hi there, Sorry for the lame question but I am new to this!   When you install Cute Editor it asks you to do the following   2. Instantiate the CuteEditor class. Firstly, you must include the CuteEditor class file. Secondly, you must create a new CuteEditor class object. Finally, you must assign a unique ID to your ...
    Posted to Cute Editor for PHP (Forum) by Newellie on February 10, 2009
« First ... < Previous 2 3 4 5 6 Next > ... Last »