Search

You searched for the word(s): Editor.Text Property
Showing page 58 of 61 (605 total posts) < 1 second(s)
  • Problem with relative / absolute image-paths

    Hello, I have the following problem.I am saving the content of the Editor by fetching Editor.text property and inserting into database. I have switched off all relative path propertys in the editor. The absolute paths work fine when opening the content for the second time - but when inserting an image and then saving - only the relative path ...
    Posted to Cute Editor for .NET (Forum) by linchen on April 20, 2005
  • CuteEditor modifies pasted html code ?!

    Hi,  I have a problem using Cute Editor when I paste my HTML code, and then save it the html code is sometimes modified that's not really a problem unless the modified html does not render as the original html.  When I save the html some ''width'' values ar set to 1 and in the pasted html theses values where greater than 1. I ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on January 10, 2005
  • Textbox object problem

    I am loading a div, <div><input id='txt' value='TITLE'/></div>, into the Text property.  I am using a text box so I can adjust where I would like the input 'TITLE' to be in the editor.   I run the editor with the AutocConfigure on Edit and the whole text box is a object I can move around the page.  I would like ...
    Posted to Cute Editor for .NET (Forum) by davidbh on January 23, 2008
  • Editor1_Init problem

    I have penetrated the deepest levels of this controls API and I am stumped. What I want to work, works on a local server but not one on the net. In short, I want the Absolute path. I am not using the Editor for a website but for a database.  Content gets created and stuffed in a database. Client applications on the net ...
    Posted to Cute Editor for .NET (Forum) by DesktopGuy on July 30, 2007
  • ? CuteEditor changing HTML content on load

    CuteEditor seems to be changing content when loading files.   We loaded an HTML page using the LoadHTML method. The original page is:     <html xmlns:o=''urn:schemas-microsoft-com:office:office''xmlns:w=''urn:schemas-microsoft-com:office:word''xmlns=''http://www.w3.org/TR/REC-html40''> <head><meta ...
    Posted to Cute Editor for .NET (Forum) by fredd on December 27, 2006
  • Re: How to increase the height of the text area

    Please use the following property:   Editor.Height Property Specifies the height of the Cute Editor control on the page.
    Posted to Cute Editor for .NET (Forum) by Adam on August 7, 2009
  • Re: how can i extract data from CuteEditor?

    Anbaz, You can use the Editor.Text Property or Editor.XHTML Property to retrieve the CuteEditor HTML content.  
    Posted to Cute Editor for .NET (Forum) by Adam on September 15, 2005
  • Paste from word

    Hi, I have problem with pasting from MS Word.  I have set the editor property ''EditorOnPaste'' to be equal to ''ConfirmWord'' Editor.EditorOnPaste = ''ConfirmWord'' Which means that the editor must ask the user to clean the text. we have tested this on multiple computers with Internet Explorer ONLY.  The problem is that ...
    Posted to Cute Editor for ASP (Forum) by iahoorai on June 14, 2007
  • Hex Characters in PlainText property

    When I make reference to the PlainText property of an instance of the editor, I get strange Hex characters within the saved text. An example of the text that I saved in the editor is attached below: ''Hi #~#Name#~#.Your #~#DocType#~# is in your mailbox.You owe us : #~#Amount#~#Pay UP!!!!!''
    Posted to Cute Editor for .NET (Forum) by mCentre on February 8, 2005
  • Re: CuteEditor asp.net - databound in FormView - Text property not updating

    Hi ahueyevi, Can you post the code of the editor page? We will check it and get back to you as soon as possible. Regards, ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 22, 2011
« First ... < Previous 56 57 58 59 60 Next > ... Last »