Search

You searched for the word(s): table
Showing page 127 of 255 (2,541 total posts) < 1 second(s)
  • Re: Not Loading correct Loader javascript for IE8

    Dear myersjosh,   Please follow steps:   1. clear cache 2. close all ie winodw 3. save the following code to test.aspx  <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>   ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 2, 2010
  • Re: image map helper generates incorrect HTML

    Dear Cirrus,   I have tested this issue in http://cutesoft.net/asp/EnableAll.asp, but cannot reproduce it.   <map name=''AutoMap1''> <area href=''http://www.facebook.com'' shape=''rect'' alt=''www.facebook.com'' coords=''19,5,57,36'' /></map> <table border=''0'' cellspacing=''4'' cellpadding=''4'' ...
    Posted to Cute Editor for ASP (Forum) by Eric on January 11, 2010
  • Re: customizing the QueueUI

    Hi,   I don't understant that you feel hard to positioning your custom queue table.   Shall you just do this way ?   <div> <CuteWebUI:UploadAttachments CancelButtonID=''btnCancelAuxFiles'' CancelText=''Cancel All''  InsertButtonID=''btnInsertAuxFiles''  MultipleFilesUpload=''true'' runat=''server'' ...
    Posted to Ajax Uploader (Forum) by cutechat on August 24, 2009
  • Re: Set properties of que list when uploading manually

    Ok - thanks - I have changed it back to CuteWebUI:Uploader and was able to change the text color through the .AjaxUploaderQueueTableRow {color:black;}   Is it possible to change the position of the CancelAll Button for the Queue Table? I need the CancelAll button to be to the right of the queue table or the right of the submit ...
    Posted to Ajax Uploader (Forum) by b-man on March 10, 2009
  • Re: Can programmatically/dynamically set a background image for editor?

    In the download package, there is a file named Using-External-Style-Sheets.aspx.   Here is the source code of this example:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 3, 2008
  • Re: Some information

    Luna,   1. You need to use script tag to let editor know it's a javascript code so that the above code will be protected by editor.   output = '<table border=''1''>''n'; output += '<thead><tr><td>Widget ID</td><td>Views</td></tr></thead>''n'; output += ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 3, 2008
  • Re: HTML Output Databinding

      I have not tried databinding automatically, but you could easily push the data around using the Edtiro1.Text property as Adam points out...   C# Code Example    // post the following into your ASPX page inside <% %> or in the page_load call in the code-behind.  This is really a mickey-mouse example but ...
    Posted to Cute Editor for .NET (Forum) by MarkMyWords on July 23, 2008
  • Re: CuteEditor for .NET | Unwanted Code

    Here is an example of how it looks without using the CuteEditor for .NET Example:  <table cellspacing=''2'' cellpadding=''2'' width=''100%'' border=''0''>     <tr valign=''top'' align=''left''>   <td ''width=348px'' height=''232px''>   <font face=''verdana'' ...
    Posted to Cute Editor for .NET (Forum) by tlw2008 on April 1, 2008
  • Re: CAS error using Row and Cell properties pop-up windows

    sterlecki,   >>but one still remains when I try to add a Hyperlink or click on the Table Row or Cell properties buttons:   It's very strange. Does it only happen to those three dialogs?   >>Unfortunately, I cannot copy and paste the ASP.NET error because it is in the pop-up box for the Table Row/Cell properties, ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 14, 2007
  • Re: Timeout and who is online

    >>=>What is the purpose of the Timeout field in the admin page then?   Where did you find thie timeout field?   =>Those 4 fields don't tell me in which chatroom the message was said. You've lost me.   I am sorry. Yes, you are correct. You need to join the ChannelId field of the CuteChatMessage table to the LobbyId ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on April 3, 2007