Search

You searched for the word(s):  
Showing page 1407 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: fullscreen mode - A HUGE BUG!!

    I think you will find your problem is the fact that you have <!DOCTYPE etc..... on your page. Whereas in the example it does not have this.   When you have <!DOCTYPE..... it seems to cause the problem you have experienced. Adam should know this as I asked the same thing about a month ago and tracked it down to the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 7, 2006
  • Formatting the paragraph pull down menu

    Hello!   The Css-Class pull down menu seems to be formatted correctly (when setting AutoParseClasses to true).   Is there any way to make the paragraph pulldown menu behave the same (to view texts ''Heading 1,...'' formatted according to the defined stylesheet)?   That's very important to me and even some GNU editors can do ...
    Posted to Cute Editor for .NET (Forum) by gezicek on November 7, 2006
  • Using CSS Class

    Hi,   I have been using cute editors for my projects and i really appreciate the functions that this editor can provide.   I am intending to implement the CSS Class drop-down seen on the top left of the editor. But the drop-down is empty.   May I have some guidelines on how should i create my CSS and how I can install it into ...
    Posted to Cute Editor for .NET (Forum) by honda_shadow on October 27, 2006
  • Re: Uneven editor borders

    Thanks.  Is there a specific property to which I can assign the value to do that?  The theme doesn't appear to be working, and I want more control over the width specified.  I have tried changing a few of the values in the theme, but they do not produce any noticable effect (I have put in 50px values to make sure I would notice ...
    Posted to Cute Editor for .NET (Forum) by ralc001 on October 25, 2006
  • Out of Memory Exception

    Any ideas why I might be receiving this error all of a sudden?  I think it might be the server, but am not sure.  This is happening when the page tries to load with the editor in it.   Exception of type System.OutOfMemoryException was thrown. Description: An unhandled exception occurred during the execution of the current web ...
    Posted to Cute Editor for .NET (Forum) by Kara on October 25, 2006
  • Re: disable constrain proportions for an image?

    By specifying the height and width in the img-tag, you will not optimize the image quality and image loading speed. The full size image will be loaded over the wire to the browser, then the browser will do the shrinking. It could be get some distortions. It all depends on the client monitor and browser. If you want to resize the image and have ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 20, 2006
  • Re: Trouble installing

    Another issue. I am trying to run this on a site that has a SSL certificate attached. Everything on the site seems OK, but when I attempt to connect to the site with the Live Support Operator, I get the following error:   ''The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.'' in the ...
    Posted to Cute Live Support (Forum) by chabian on October 20, 2006
  • Re: Need Help setting up integration project

    I tried that ealier and again today... I get the following error   Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Assembly ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kuljitsingh on October 19, 2006
  • Re: Using a .config file with a custom button

    An alternate method to going into the CuteSoft files to add the new button would be to create a user control that wraps the CuteSoft component.  Just enter the code that loads the custom button (the code written by Adam and highlighted in yellow above) in the control's Page_Load method.  Also include the accompanying JavaScript functions ...
    Posted to Cute Editor for .NET (Forum) by possiblybob on October 3, 2006
  • Implementing IHttpApplicationSupportLogin on Integration Package (VB)

    Hello.   I'm using integration package 3.0 and since I don't use LiveSupport I'd like to know what do I have to implement on the SupportLogin method for the IHttpApplicationSupportLogin interface . Should it have to return some stub value (True, False or Nothing)?   On the other hand... Is SupportInit() never called if one is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by rcarrillo on September 22, 2006