Search

You searched for the word(s): table
Showing page 132 of 255 (2,541 total posts) < 1 second(s)
  • Re: HTML is changed after it is pasted in cute soft editor

    This issue has been resolved in the version 4.5. Editor.RemoveTBODYTag Property By default Internet Explorer HTML parser automatically insert TBODY tag after any TABLE tag. When this property is set to true, CuteEditor strips out the TBODY tags. ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2005
  • Re: Cute Editor compatibility with ASP.net MVC and angular JS

     Hi Adam,   Thanks for your response.   Currently with Cute Editor we have some custom stuff added in our code - limitations on table columns, etc. How different is RTE from Cute Editor? Just trying to see if we would need to make similar changes to our code with RTE or if it will be more than ...
    Posted to Cute Editor for .NET (Forum) by guptep on January 11, 2016
  • Re: content is jumping up and down

     Hi Kenneth,   It indeed is correct that one I disable the borders the error doesn't exists. but for me this is not an acceptable solutions. We are working with end-users who aren't that technical.   Telling them to hit this button if this error exists will probably go well until they haven't used this functionality for ...
    Posted to Cute Editor for .NET (Forum) by bartje on April 8, 2015
  • Re: After inserting an image, the whole tab is closed in IE9

    Sorry for the long delay. Managed to test IE9, Chrome 13 and Firefox 5 on the said test site you gave me.It worked fine for all 3 browsers. My site is using CuteEditor 6.6.I tested this same site for all 3 different browsers. Here you go... i) IE9 a) When I click on Image Gallery or Insert Image, the new window appear. But when I ...
    Posted to Cute Editor for PHP (Forum) by Anonymous on August 11, 2011
  • Re: Displaying saved database content

    Yes, and I have no problem accessing the Editor.Text property to store data into my database. But on my display page, I'm needing to show the stored data from my table back onto the page not from the Editor.text. Is there example code that shows how to display saved Editor text that is not bound to a DataGrid control but rather to a variable or ...
    Posted to Cute Editor for .NET (Forum) by spencet on October 29, 2009
  • Re: Several Ajax Uploader Control in one Aspx

    I'm testing two controls in one page (both MultipleFilesUpload set to true).   Suppose that the end user uploads files from both controls adding one file at a time, what do I need to do so that all files that has been uploaded always shows up in the ''uploaded files table''? As of now when a file is uploaded and another one is added the ...
    Posted to Ajax Uploader (Forum) by trimmades on August 7, 2009
  • Re: After upload page layout changes for a few seconds...

    Hi Terry Sure...I have uploaded Capture1.jpg and Capture.jpg.  The first is the before and after and the second is what happens to the whole page just as the upload completes.  You will notice that we don't show the upload progress for individual items and I suspect it is adding the standard uploaded files table and then hiding it ...
    Posted to Ajax Uploader (Forum) by mobbsie on May 12, 2009
  • Re: a lot of links

    Excuse me for the late response. I find out, it has nothing to do with the number of links. The problem is when the link is in a table. when the text in de TD is selected(most of the time by double click) sometimes the cute-editor doesn't show the link popup I can't discripe the exact problem but I have had this problem more then once.
    Posted to Cute Editor for ASP (Forum) by pbwbart on March 31, 2009
  • Re: Login failed for user 'admin'

    Hi Adam,   The short answer is 'no'...   But, I did have a unique username assigned to the database before [as well as in the web.config file].  This user was registered uniquely within the SQL Security panel of the database...   Username = 'chatadmin'   Because I am using SQL Authentication instead of Windows ...
    Posted to Cute Live Support (Forum) by mjhaynes on October 5, 2007
  • Re: When close chat window, window.onunload() code was excuted twice

    Thanks for your quick reply, Adam. I tried to remove either this line or remove the window.attach.. lines, or even just put the code in <body onunload=''window_onunload()''>. In these case, the code will only triggered once (one alert shows), but looks like the chat window  is not close properly:  The person's ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by JaneL on August 29, 2007