Search

You searched for the word(s): table
Showing page 167 of 255 (2,541 total posts) < 1 second(s)
  • Re: Problem with inserting documents or images

    Nope, here's my code.  Actually, I'm pretty sure it's not a code issue, I didn't mention this before (sorry) but it works fine on my development machine, but not on my (hosted) server. Dim editor Set editor = New CuteEditor editor.ID = ''HelpText'' if strHelpText<>'''' then editor.Text = ...
    Posted to Cute Editor for ASP (Forum) by SavageAnne on April 14, 2006
  • Re: Copying/Pasting from Excel - how to keep column alignments?

    Hi there,That is a shame.Alternatively is there an easy way once the HTML table is in the editor to select an entire column and apply a 'left', 'right' or 'center' to the colgroup tag? I can do this in the HTML, but do not expect my client to do this.I don't even seem to be able to highlight a column..?CheersSimon
    Posted to Cute Editor for .NET (Forum) by Sutekh on January 31, 2006
  • Javascript API question

    I have integrated CuteEditor in an app using Javascript API.   My question is, how do I go about adding or removing button from it.   My code is:   <%  Thanks,Brandon   dim content content=pagebody     editor.ID = ''Editor1'' editor.Text = content editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by mrdon on January 16, 2006
  • Cutesoft ASP Version 5.0/Firefox Problem with Inserting Images - Further testing

    Adam:   Yes, I still had problems with Firefox with your empty editor example.  After additional testing, I found that I must insert a few characters into the text box and then put my cursor at the end of the characters before the insert images will work.  If I insert an image into the text box before I insert a character, ...
    Posted to Cute Editor for ASP (Forum) by donf on January 12, 2006
  • Using Tables in CuteEditor with Safari has strange behavior

    Hi,   I have a strange problem with safari when I create a table in cute Editor and then save the content. CuteEditors adds a style attribute in every <td> tags : style=''border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on December 7, 2005
  • Cute Editor with VB.NET and SQL Server

    I am new to CE and am evaluating it for a project. I have been unable to find some sample code that uses CE in VB.NET specifically to read from and write to an  SQL Server database. I see from the samples that ship with CE that the column type in the table should be of type ''image''.   Does anyone have some sample code that ...
    Posted to Cute Editor for .NET (Forum) by Stuart Rivenbark on November 21, 2005
  • Customization of the Toolbars

    Hi,Can any one help me in customizing the tool bars in the CuteText Editor. I am able to run it without any errors, but I want only a few Icons to be visible on My tool bar. I have configured by using Default.config in Configuration\AutoConfigure directory. Does any more needed along with this? I am adding my Default.config file as ...
    Posted to Cute Editor for .NET (Forum) by Shanmuka Kumar on October 28, 2005
  • Reporting a bug

    Javascript error occurs when assigning font color. I was able to recreate it using the demo on cutesoft.net:   1. Add a table with two cells       2. Enter text into both cells Cell1 Cell2 3. Highlight all text and set the background color Cell1 Cell2   4. Highlight ...
    Posted to Cute Editor for .NET (Forum) by jamesdean on September 21, 2005
  • Can't Find Config - DataProviderType

    I am trying the example with my own database I have put the tables in to the db and I have run CuteChatConfig.exe and put my connection string in and loaded the example xml file and saved to the db - the rows have been inserted into the Chat_Config table     Announcement    Welcome to Cute Chat     ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by mike963 on September 20, 2005
  • Integrating info

    I am sure that this is a question that you guys get all the time, but I wanted to know how flexible the Cute Chat applications database structure is.  The thing is that I have a MSSQL database setup for another one of my sites, and I see that the table names for the user logins and such are a little different to how I have layed mine ...
    Posted to FAQ (Forum) by gp_330 on August 18, 2005