Search

You searched for the word(s): table
Showing page 84 of 255 (2,541 total posts) < 1 second(s)
  • Re: Spell Check and HTML Style

    Hi Adam,   Is there any more information on this issue?  Spell check also seems to flag items within <style></style> tags.  This occurs irrespective of quotes as mentioned above.    For example, paste the below html into your the online demo and then spell check.  The first hit is on the td ...
    Posted to Cute Editor for .NET (Forum) by gcaton on July 11, 2010
  • Re: Looks promising I do have a question though.

    Please save the following code to ''5.php'', run this example,  <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <html> <head> <title>Example</title> </head> <body> <form name=''theForm'' action=''5.php?postback=true'' ...
    Posted to PHP File Uploader (Forum) by Eric on May 14, 2010
  • Re: cute chat for oracle db?

    hey Eric, thnx a lot for ur reply. i have check the link and did run the oracle .sql file in my oracel developer. tables are created and everythng seems to be fine on the oracle side. but the problem is, i am tryin it with 'cutechatstandalone' app, and the table names in this app are different than that of oracle db. tht is why i am not even ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by tayyabahfz on May 3, 2010
  • Re: how to get the conents of editor on server side

    Dear, Please save the following content to GetContent.aspx, <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''GetContent.aspx.vb'' Inherits=''test_Default'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 27, 2010
  • Tag Tree Does not update

    Description of Issue: Copy this code into the editor. The fact that the links are not valid does not detract from the experiment. <table>     <tbody>         <tr>             ...
    Posted to Cute Editor for .NET (Forum) by ROTO on April 7, 2010
  • SQL file included with software does not create tables

    I tried to import to mysql on two totally different servers changing compatibility modes. both unable to create tables using the cutesoftchat.sql  file. MySQL ERROR GENERATED: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'i' at line 1 if exists ...
    Posted to Cute Live Support (Forum) by lfloyd1 on April 4, 2010
  • Re: Build a context menu programatically on the server?

    Hi,   You can intercept the CuteSoft_Client/CuteEditor/Load.ashx , to output your custom menu data.   Here is the Load.ashx code :   <%@ WebHandler language=''C#'' Class=''EditorLoadHandler'' %> using System; using System.Web; using System.Xml; using System.IO; public class EditorLoadHandler : ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 17, 2010
  • Re: Large amount of image files, causes freeze.

    Got it down to 10 sec now!!! Edited your browse_Img.asp Showbrowse_Img-function to this and added this class.   Function Showbrowse_Img(spec)  Dim f, sf, fol, fc, fil, s, ext, counter  Dim fso  Set tmpstrm = New StrConCatArray  Set fso = Server.CreateObject(''Scripting.FileSystemObject'')  Set f = ...
    Posted to Cute Editor for ASP (Forum) by Bloodcarver on October 29, 2009
  • Re: PARAM tags missing - Inserting FLASH

    ussu36: using version 6.3. Whenever I try to insert a flash file within a DIV or TD, the editor does not add the PARAM tags and switching to preview mode does not load movie and switching back to design mode also stops showing the movie. However if I try to insert the same flash file outside any table/td/div the param tags are inserted properly ...
    Posted to Cute Editor for ASP (Forum) by andy_edz on August 24, 2009
  • Re: JavaScript Error Object required

    Hi, Yes I'm using  AjaxControlToolkit on my page and this is page source; <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''GlownaSkanowanie.aspx.cs'' Inherits=''Projekty.GlownaSkanowanie'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''cc1'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by cesbart on July 29, 2009
« First ... < Previous 82 83 84 85 86 Next > ... Last »