Search

You searched for the word(s): use <p>
Showing page 295 of 864 (8,631 total posts) < 1 second(s)
  • Re: merging content with template

    kathy,   Please use the following method:   Editor.SaveFile Method  Saves the contents of the Cute Editor to a file. [Visual Basic] Public Sub SaveFile( _    ByVal path As String _ ) [C#] ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 7, 2009
  • Re: IE 8 is putting <div>s and <p>s everywhere

    walex,   To check the version, please use browser ''View Source'' menu.   You should find some words like: <!-- CuteEditor Version 6.4 Editor1 Begin --> http://phphtmledit.com/oncarriagereturn.php?BreakElement=p   Please check this URL. All contents should be warpped into p tags. If you use layers, the div tags will ...
    Posted to Cute Editor for PHP (Forum) by Adam on July 21, 2009
  • Re: JavaScript Error Object required

    Hi,  I am sending code:// (c) Copyright Microsoft Corporation. // This source is subject to the Microsoft Permissive License. // See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx. // All other rights reserved. /// <reference name=''MicrosoftAjax.debug.js'' /> /// <reference ...
    Posted to Ajax Uploader (Forum) by cesbart on July 21, 2009
  • Re: Define where the Cute Editor Popup Windows appears

    psa: Hi, Whe clicking for example on the insert image button, the popup appears in the middle of the screen. I have embeded Cute Editor in a portal where I also can define the lenght of the page (let say 2000px). When I now click on a button that generates a popup, it will still appear at the middle of the page (at some 1000px) which is off the ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 25, 2009
  • Re: problem to set background image using <body>

    hi,   may i know that how can i change the content in cuteeditor using javascript,   for example :   my current cuteeditor's html code is   <html>     <head>     </head>     <body style=''background-repeat: no-repeat'' ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on April 8, 2009
  • Re: Upload folder

    Hi,   While the server side process the FileUploaded event, the client side would not get the progress of the server side work.   You can use MoveTo() , it's much faster then copying a file.   If you want to show progress, you can move to another temp folder at first, and then use ajax to do your file ...
    Posted to Ajax Uploader (Forum) by cutechat on February 2, 2009
  • Re: Text Gets Crumbled on Browser

    We initially use this one which has not special setting for cutesoft, not sure if it needs something special, tried to remove the css but text is still coming out wrong   BODY {     FONT-WEIGHT: normal;     FLOAT: left;     MARGIN: 0px 0px 0px 0px;     COLOR: ...
    Posted to Cute Editor for .NET (Forum) by venus20 on December 11, 2008
  • Re: Client Side Events

    Hi ryanstinson,       Use custom UI button by setting the Uploader1.InsertButtonID=''AnotherButton''   then the uploader script would replace the AnotherButton.onclick=..   You can replace it by this way :       <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 23, 2008
  • Re: CleanUpHTMLCode

    Paul,   Yes.  You need to check the following properties:   Editor.PlainText Property Retrieves the CuteEditor HTML content in plain text format.   Remarks This property is read-only. If you want to store the document text in a database which is searchable, you can use the output of this property to create an ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 29, 2008
  • Re: Community Server 2008 Bugs.

    Hi Adam,   so, our web site opened. We cant use messenger. we chant use chat also.. because chat have same issues on cs 2008   Problems about user names and permissions, most pages is not UTF-8, many language options not localized. Chat page reset self unexpectedly, whisper future list names duplicate, and more.. messenger is not ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by sener on May 20, 2008