Search

You searched for the word(s): table
Showing page 144 of 255 (2,541 total posts) < 1 second(s)
  • Re: Control customization

    WOW This is more difficult than I thought. I have followed the ajax-attachments.php example, however the custom table of uploaded files is not displayed. I figured that the problem was that I had declared the upload folder in the initialization of the script using $uploader->SaveDirectory = ''myfolder''; Then, I commented this ...
    Posted to PHP File Uploader (Forum) by PrinceOfAbyss on February 11, 2010
  • Re: PasteHTML issue

    Hi syedrazi, Please try the example below. By default, the editor has a table in it. Then click the set table button will as another table. It works fine for me. <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011
  • Timeout and who is online

    Adam,I'm still evaluating the chatroom and have a few questions:-I'd like to set the timeout in the admin page. Can you confirm it has to be entered in seconds?-How do I know how many people are in a given chatroom programmatically ? It looks like I could query the CuteChatUser table and check the ContactSyncTime field but that would only give me ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by AnthonyLondon on March 29, 2007
  • Re: Upload photo to database?

    No code, apart from the uploaderdatabaseprovider you supplied. I re-created the database table using your sql definition to make sure it wasn't that.   Locally am running IIS7 and SQL Express 05. For testing I am just trying to upload a .doc file about 2 megabytes in size. Am not using ajax in this example. Silverlight mode seems to ...
    Posted to Ajax Uploader (Forum) by pat333 on February 3, 2009
  • Re: setting default style to Table

    praveen, How about using the insert template button or in the table wizard add your table template to the list?  We will discuss this issue. Maybe we can remove the default table html code into some setting file.
    Posted to Cute Editor for .NET (Forum) by Adam on December 1, 2004
  • Re: CuteEditor modifies pasted html code ?!

    OK I'm having the problem again.  I pasted html code (undefined) in cute editor pressed saved. The html is renderning correctly. I click the edit button to have html code in CuteEditor I don't change anything in the html code I click save the html is not rendering correctly anymore.  I have white space at the end of </table> tags. ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on March 7, 2005
  • Resize table column/cell

    Hi,   Did table in CuteEditor support column/cell resize by dragging? I saw a picture in http://cutesoft.net/developer+guide/scr/Advanced_table_manager.htm which seem like is resizing the table cell. But I tested in the Demo, I'm not able to resize any column or cell.
    Posted to Cute Editor for .NET (Forum) by halfdevil on June 9, 2016
  • Re: Moderated Chat Rooms

    I'm with the same necessity. I'm thinking to do something on the database side. Like... use some triggers that make instead of insert on the message table, insert it in my own table, where i can manage. Once allowed I will insert it in the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by msete on December 1, 2005
  • Re: Table layout

    arsamyvel,   Table is not supported in LoadRTF. Sorry for inconvenience.   Regards, Eric
    Posted to Cute Editor for ASP (Forum) by Eric on July 30, 2010
  • Re: UploadAttachments.AttachmentTableStyle Examples?

    1. Any examples using the UploadAttachments.AttachmentTableStyle property. What form does the string take?   UploadAttachments.AttachmentTableStyle Property Specifies the style for the attachment table.   It's the default value of this property: ''background-color:#ededed;margin-top:10px;margin-top:10px;font:normal 11px ...
    Posted to Ajax Uploader (Forum) by Adam on June 19, 2009