Search

You searched for the word(s): use <p>
Showing page 275 of 864 (8,631 total posts) < 1 second(s)
  • Re: Paragraph Styles

    Are you using multiple stylesheets?   When the editor output doesn't match the DropdownList or the resultant output on the page, we've found it to be that all the stylesheets are not referenced in the  Editor.EditorWysiwygModeCss property, or they're not referenced in the same order of the containing page. It seems the ...
    Posted to Cute Editor for .NET (Forum) by Bunce on January 31, 2005
  • Re: Errors and general questions

    I have the error message when try to upload file. It happens both with demo page and my own page on my server, but demo page on local server (visual studio 2010 express) works right. let me know if i understand well 1. i have to use theese method to upload files in the right folder, and can't upload files directly without use theese ...
    Posted to Ajax Uploader (Forum) by Metaping on November 4, 2013
  • Re: Absolute URL for Images and not HREF

    I disagree. If you are using ABSOLUTE URLs, the whole friggin URL gets put at the beginning of an anchor link. IT SHOULDN'T BE THIS WAY, BUT IT IS.THIS IS SO STUPID. I have to use the ABSOLUTE URL setting for other reasons, but now I can never use a jump anchor link (like ''back to top'' or ''next section'', etc), because the stupid editor ...
    Posted to Cute Editor for PHP (Forum) by cosmonaut on May 6, 2011
  • Re: Editor.Setting.GetHashString()

    Hi Adam,   Yes I know its an old thread I'm upgreading from 5.3 to 6.4 and I want to use InsertImage dialog to retreve an Image and save the path of the image in my db.   I checked example demonstrates how to use CuteEditor as an image selector, It works fine but I need to save the image path from the textbox without the server ...
    Posted to Cute Editor for .NET (Forum) by maowidat on June 18, 2009
  • Re: Absolute path when inserting images or downloadable files

    Realize this post is 4–5 years old. Has there been any improvements in the image path handling in CuteEditor since?  Have two sites on the same IIS server, running as subdomains of a single TLD:  C:\websites\website_a.com = http://a.website.com C:\websites\website_b.com = http://b.website.com  Would love share images ...
    Posted to Cute Editor for .NET (Forum) by capnhairdo on January 7, 2010
  • Re: An error occur when use cute editor for .net in a panel!!!

    Hi ImanDesign,   This issue has been fixes in the latest version. Please download it and try again.   Download:   http://www.cutesoft.net/downloads/folders/21904/download.aspx   Regards,   ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 28, 2009
  • Re: Use the hotkey for maximizing editor in read only mode

    Amrita,   Open the Themes/Custom/style.css.aspx file and find the following code:   <%=editorid%> .CuteEditorToolbar {}   Change it to: <%=editorid%> .CuteEditorToolbar {display:hidden;}      
    Posted to Cute Editor for .NET (Forum) by Adam on April 25, 2006
  • Ajax Uploader in Updatepanel

    Hi,I am new in this forum.I want to use the Ajax Uploder but i want to know that  Is Ajax Uploader  is working in Update Panel or not.Accually i want to use it in Update Panel shoa I wan tthat it is working in update panel or not.Thanks in advance for reply.
    Posted to Ajax Uploader (Forum) by ManishDubey1987 on September 6, 2011
  • Re: Retrieving data with multiple editors

    ulrikn, In this case. you should not use the save button. You have to use the submit button and add the onfos event to the submit button. For example: <input type=''submit'' value=''submit''  onfocus=''save(Editor1);save(Editor2);save(Editor3);''> Hope it helps.          
    Posted to Cute Editor for ASP (Forum) by Adam on February 5, 2005
  • Re: can i use the Cute Editor for .NET 4.0 in ASP file?

    Thanks for the kind words about the Cute Editor. Please download the example source code from: http://cutesoft.net/download/dad.zip Hope it helps.  
    Posted to Cute Editor for .NET (Forum) by Adam on June 2, 2005