Search

You searched for the word(s): table
Showing page 176 of 255 (2,541 total posts) < 1 second(s)
  • PFD Generation - having problems

    I'm trying to use CuteEditor to create a pdf.  I'm using the code below (which does create a pdf), but, my pdf's always come out in TimesRoman font, even if I put a span tag around the text (<span style='font-family: Arial;font-size: 19px;'>).   The size changes, but the font remains TimeRoman.    Also, if my form ...
    Posted to Cute Editor for .NET (Forum) by m3jim on October 31, 2008
  • Re: What's new in CuteEditor for .NET 6.1?

    Adam:   I tried the version 6.1.2 as following code. After I clicked the third button, you can see the page position is changed. I tried another more complex longer page with multiple cute editor control on it, the page position is always be changed to the first editor position after any server control button was clicked ...
    Posted to News and Announcements (Forum) by AlexW on September 18, 2008
  • Some information

    Hi forum,    I'm evaluating CuteEditor for my company (we are looking for an web editor for our online application). Using your cool editor I have found some strange behavior   1) Using Firefox 3.0 the html code is automatically formated where switch from HTML to NORMAL view. I have set to false the option ...
    Posted to Cute Editor for .NET (Forum) by Luca Tessitore on September 3, 2008
  • How to process/move uploaded files?

    I have a wizard that lets users upload files and the users have to hit the Submit button at the end of the wizard.  The Submit button process the data in the wizard and the uploaded files.  I need to get a handle on the files that were uploaded.  Below is the code I have.  I cannot get the function below to work properly.  ...
    Posted to Ajax Uploader (Forum) by speedydooo on June 9, 2008
  • CuteEditor for .NET | Unwanted Code

    Good afternoon. We are currently running DNN4 v4.07 with the CuteEditor for .NET v6.0 and have found it is writing a shocking amount of unwanted code. Example: <div> <table cellspacing=''2'' cellpadding=''2'' width=''100%'' border=''0''>     ...
    Posted to Cute Editor for .NET (Forum) by tlw2008 on April 1, 2008
  • Filter room list

    I found this code in one of the Cute Chat files and gave it a try. It now lists all 6 rooms I have with the number of chatters in each room. I am ok with that. EX. Public Conference Room #1 ( 1 chatting)   My question is, How would I only display or filter to show either by LobbyID or RoomName. Say if i only want ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by GOTBUD on January 29, 2008
  • CAS error using Row and Cell properties pop-up windows

    I have the CuteEditor dll (ver 6.0) installed in the bin of my application.  I have a custom CAS policy for my web application and I continue to get CAS security errors.  I have worked through most of them, but one still remains when I try to add a Hyperlink or click on the Table Row or Cell properties buttons:   Unfortunately, I ...
    Posted to Cute Editor for .NET (Forum) by sterlecki on June 14, 2007
  • Load Balancing Configuration

      Hello,   I am having difficulty getting CuteChat to run in a load balanced environment.  I have added in to the Web.Config on each server the multple server mode setting. <add key=''CuteChat.MultipleServerMode'' value=''true'' />   When I try to load a page or enter a chat room I receive the following ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ggoodwin on January 12, 2007
  • Displaying User Names

    Hello,   I am using the CuteChat, integrated with an existing user membership database. The UserName field in my aspnet_Users table is a numeric value. However, I want to display the full name of the users in the Chat window where all the UserNames of the users who are online are displayed. The full name is in a seperate Members ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by pshk_cute on December 19, 2006
  • Howcome Cute Editor removes this line?

    I'm using Cute Editor in a masterpage environment. Sometimes the topline in the page code is removed if the page has been edited inside Cute Editor  This line: <%@ Page Language=''VB'' MasterPageFile=''~/MasterPage.master'' Title=''Page Titel'' %>   Anyway to avoid this?   This is the code on the ...
    Posted to Cute Editor for .NET (Forum) by boborg on April 28, 2006