Search

You searched for the word(s): table
Showing page 118 of 255 (2,541 total posts) < 1 second(s)
  • Re: How to change the order in which controls are appearing

    Hi,   Please check the file 'simple-upload-UI.aspx' in the Ajax-Uploader.zip.   If you want to move the upload quque table, currently it always show under the inserbutton.   You can use this way to draw the table by your way : http://ajaxuploader.com/document/scr/create-custom-queue-table.htm (you can move the custom ...
    Posted to Ajax Uploader (Forum) by cutechat on May 6, 2009
  • Editor Crashes IE7

    I'm having a strange problem.  I'm building a new site that uses the editor.  I placed the editor in a table cell.  When I try to open the page in ie7, the browser crashes.  It just says IE has stopped working.  When I take the editor out of the table and place it right after the body tag, outside of the table, it ...
    Posted to Cute Editor for ASP (Forum) by camike on March 11, 2008
  • Installing CuteEditor.dll in the GAC

    Hi,   I have multiple sites on my webserver, running .net 2.0 that are using the CuteEditor.  Rather than put it in the \bin of each application I want to put it in the GAC.   I have created virtual directories for each application called, ''editor'' that point to the editor files.   I have following items in the ...
    Posted to Cute Editor for .NET (Forum) by scottle on January 10, 2008
  • Re: where can I down load the external style sheet example

    This is the source code of the above example:   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>     <head>  <link rel=''stylesheet'' href=''asp.css''  type=''text/css'' />  <script language=''JavaScript''>   function ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 20, 2006
  • Inserted html row or column style

    When I insert a row or column to a table that has a specific style, the newly inserted rows or columns lose the style formatting. An easy way to see this is by creating a simple table in Microsoft Word and pasting that table into a Cute Editor (click Cancel when asked if you want to clean the code). Then, using Cute Editor, insert a row or column ...
    Posted to Cute Editor for .NET (Forum) by paulc on November 16, 2005
  • Problems using setHTML(...) to insert text from JavaScript

    Problems using setHTML(...) to insert text from BLOCKED SCRIPTIt seems like the editor loads the html into previewmode instead of normalmode, even as the tab shows normal. The problem appears when loading html that has a table included. At first, no dotted lines appear around the tablecells. But if I go on to selecting the code tab, and then go ...
    Posted to Cute Editor for .NET (Forum) by jon_gyllen on October 11, 2005
  • AllowPasteHTML Has No Effect?

    I'm evaluating a number of CuteEditor configurations and have discovered that the AllowPasteHTML property setting seems to have no effect. Perhaps my expectations are incorrect. What I did was create a simple table in Notepad, then, copied and pasted it into the CEditor. I can paste into both the normal view and the HTML view. Of course ...
    Posted to Cute Editor for .NET (Forum) by jeff330ci on July 9, 2004
  • Re: Updates in Cute Editor Control DO NOT Save to SQL Database Table.

    As indicated in the following post and in other posts, the issue is with IE9.  I too found that when I set IE9 to compatibility mode, the edits updated as expect.    http://cutesoft.net/forums/thread/68776.aspx
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on May 21, 2013
  • Re: HTML to RTF conversion - table not working

    This feature is not supported in the current version.   We are working on the new version: http://richtextbox.com/test/pdf/demo.aspx.   If it works for you, I can send you the DLL of the new converter.
    Posted to Cute Editor for .NET (Forum) by Adam on May 28, 2009
  • Re: the editor doesn't seem to pass its content through POST

    Hello Adam,This is in ADMIN folder of the website (the structru may be of some help: wlp/admin/CuteEditor_Files; wlp/admin/inc; wlp/admin/all_admin_asp_files)//------------------------------------ progs_add.adpTHE FILE WITH THE FORM AND THE EDITOR<!-- #INCLUDE FILE=''inc/admin.asp'' --><!-- #include file = ...
    Posted to Cute Editor for ASP (Forum) by tomSymbius on September 1, 2006