Search

You searched for the word(s): table
Showing page 114 of 255 (2,541 total posts) < 1 second(s)
  • How to integrate CuteEditor for .NET with the DotNetNuke

    The following table shows the steps to implement a CuteEditor Control into DotNetNuke 2.0 application.   Step 1 :   Add a reference to CuteEditor and deploy license file     First, launch Visual Studio .NET and open DotNetNuke project.  Delete the reference to Freetextbox assembly and add the ...
    Posted to FAQ (Forum) by Adam on October 14, 2003
  • Re: Upload Grid Displaying Uploaded File Disappears when Server Trace appears

    Hi cjchamber,   What you are using is "CuteWebUI:Uploader", it has not the attachment table. If you want to show the attachment table after upload, please use "CuteWebUI:UploadAttachments".   And you can refer to http://www.ajaxuploader.com/Demo/Ajax-based-File-storage.aspx, it shows you how to create your own ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 11, 2013
  • Re: Stop CE inheriting the page styles

    I had the same problem. CE are using some of the default css class that are normally for tables and links etc. ( i really hope they class name all there css on next version). The solution to your problem is simple =  inn your css file: table.YourClassName {    your design code here } table.YourClassName ...
    Posted to Cute Editor for .NET (Forum) by ThomaxVision on July 10, 2010
  • Re: How to upload files in Button Click eventUpload Files

    Hi,   Please check this sample code ...
    Posted to Ajax Uploader (Forum) by cutechat on June 9, 2009
  • Re: Background image

    Are you looking to do this as a button or you just need to do this. if the later, the just go to html mode and add a background=''something.jpg'' inside of the table. I am sure that it would not be painful to add as a button in this version, since you are modifing a property inside of the table. You could add it to a class in a css and then ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: CuteEditor keeps removing Non-Breaking spaces. (&nbsp;)

    Tom,Cute Editor doesn't remove the Non-Breaking spaces. (&nbsp;). Cute Editor automatically changed it to entity muber &#160;. You table HTML code should look like the followings: <table cellSpacing=''0'' cellPadding=''3'' border=''1''> <tbody> <tr> <td>&#160;</td> ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 26, 2005
  • Re: Cute Editor 6;0 Form field probs

    More info on this one.   I create a page and store the content into the database. This is the content:   ------------------------------<br><h1 align=center>New Form</h1><br><br><form method=POST action=''/rise/formproc.asp?uid={B4EF718E-DA4B-441B-8A7A-51C0D089C3A5}''><table ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 28, 2007
  • Re: Image upload issues with upgrade to v6.6

    Hi Ken   I changed the permissions on the temp folder and its working now. Is there any documentation on how to use the AjaxUploader and ImageEditor? Are they configurable? The Image Editor has these images on the right hand side that are draggable. I would like to remove or hide these images and possibly the draggable ...
    Posted to Cute Editor for .NET (Forum) by cw808 on April 21, 2010
  • Re: Cursor position (javascript)

    Ok I'll try to explain it better - we're considering to buy your product for a project starting in January but we'd need to solve this issue in some way or other.    As I said, we want to prevent the user from creating nested HTML tables. We remove the original table buttons and create our own, custom button. When the user presses this ...
    Posted to Cute Editor for .NET (Forum) by Nilzor on December 23, 2005
  • No display of content even tho there is content!

    Hi   When I load or paste the below in the editor, the editor is completely blank. Switch to HTML view and its there, goto preview or wysywig view and nothing shows.   Are you able to find out why it shows nothing? Thanks    <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by AndyFel on January 16, 2014