Search

You searched for the word(s): table
Showing page 88 of 255 (2,541 total posts) < 1 second(s)
  • Re: CAS error using Row and Cell properties pop-up windows

    Sorry for the delay in getting back to you. Those weren't the only dialogs that had the problem.  We also had a similar problem with the image editor but ended up disabling that button because it didn't fit the needs of our website. I tried using firefox and the table buttons don't work in the version I have (2.0.0.4).  No ...
    Posted to Cute Editor for .NET (Forum) by sterlecki on June 28, 2007
  • Re: Custom colors in color picker?

    Well,   For the sake of anyone who might stumble upon this problem in the future:   Edit the following file: CuteSoft_Client\CuteEditor\Dialogs\colorpicker.aspx   Use code similar to the ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on June 14, 2007
  • Editor.customaddons from v5 to v6

    Hi, I have some code here that worked fine in v5 and doesnt in v6. Can someone point out what I have to change to make the code work? strCodes = ''<option>Insert Code</option><option value=''''@FIRSTNAME''''>@FIRSTNAME</option><option value=''''@LASTNAME''''>@LASTNAME</option><option ...
    Posted to Cute Editor for ASP (Forum) by sbhaidani on June 5, 2007
  • Re: Embedding your web-based AJAX app in another page

    Neil,   Please try the following code:   <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteChat'' TagName=''EmbedChannel'' Src=''CuteSoft_Client/CuteChat/EmbedChannel.ascx'' %> <HTML>  <HEAD runat=server>   <title>Embed CuteChat ...
    Posted to Cute Live Support (Forum) by Adam on June 4, 2007
  • Re: Dotted outline missing on table inserts

    Ah...    It defaulted to False when I installed V 6 against an existing app (in bold, indicating that's not the actual default).   Thanks, Adam... it's working now...   Fred      
    Posted to Cute Editor for .NET (Forum) by fredd on May 8, 2007
  • Writing To Database

    I'm trying to implement the CuteEditor for many of my <TEXTAREA> form elements and hook it up to my database. I don't want to use the code in todatabse.asp file example because I've already got code for existing pages that writes to the database. I just want to display the CuteEditor for my TEXTAREA fields and have it work with the database. ...
    Posted to Cute Editor for ASP (Forum) by estrategy on February 1, 2007
  • Re: PrintFullWebPage

    I have a form with 3 CA textboxes.  All 3 have the PrintFullWebPage = True.  Only one texbox includes the print icon.  when I click the print icon in the cute editor textbox, the current texbox prints completely but I thought the entire webpage should print?  My form is as follows:     <%@ Page Language=''vb'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on December 27, 2006
  • DataGrid paging not working on the DataBase-Example

    I have not been able to impliment paging on the Datagrid in the Database-Example which comes with CuteEditor.  The page numbers show and there are about 20 records. when I click on page 2 the screen flashes but the data displayed is still page 1.  Please tell me what I am doing wrong?   I added the following parameters to ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on November 13, 2006
  • Editor trying to save to a file that's nowhere referenced in the aspx code.

    I am perplexed! I have taken the example editHtml.aspx file and massaged it to my own needs. I've renamed the file to editFile.aspx. This involved changing:   Editor1.LoadHtml(''document.htm'') to Editor1.LoadHtml(Request.Querystring(''page'')).   The page loads fine from what I feed the editor in the path parameter. The problem is ...
    Posted to Cute Editor for .NET (Forum) by pgymjp on October 10, 2006
  • Re: insert template problem

    This did not resolve the issue. When a template is inserted it replaces the links with the link to the dialog box. This happens with document relative links.   <div><table cellSpacing=0 cellPadding=0 border=0>    <tbody>        ...
    Posted to Cute Editor for .NET (Forum) by darling1906 on September 20, 2006
« First ... < Previous 86 87 88 89 90 Next > ... Last »