Search

You searched for the word(s): use <p>
Showing page 280 of 864 (8,631 total posts) < 1 second(s)
  • Re: Problem with relative/absolute paths and EditCompleteDocument

    Adam,   If this is the only solution, I am not pleased at all!!   Ik have different customers with different domains who use the html-editor for making letters for e-mailings. The make the documents themselfs.   Can you explain to me why it works fine if I set editor.EditCompleteDocument = false and not if I set ...
    Posted to Cute Editor for ASP (Forum) by mverbeek on August 23, 2007
  • Re: adding text from popup

    sanjayvishu: hi, I have different ways to get the selected text in the popop, but i am not able to get it. Could you tell me how i can get Selected text of a cute editor in popop.       Please use the code post in this thread:   http://cutesoft.net/forums/permalink/30907/30953/ShowThread.aspx#30953    
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2007
  • Re: deployment

    This has to do with the other question which was never answered.   Here is the example website structure:   MainLevel MainLevel\LiveSupport MainLevel\LiveSupport\CuteSoft_Client MainLevel\LiveSupport\CuteSoft_Client\CuteChat   The web.config file is in the MainLevel folder, thus the global.asax.cs file has to then go ...
    Posted to Cute Live Support (Forum) by drewid on February 12, 2007
  • Re: DataBase relation

    I see what's happening here... You're putting the URL of the file you want to edit into the editor rather than the CODE for the page.  This is why it works when you create an <iframe> with it, because the <iframe> is calling the page using the URL.  editor.Text will not take a URL and edit the code from it.  editor.Text ...
    Posted to Cute Editor for ASP (Forum) by Maximus5684 on January 19, 2007
  • Re: CuteEditor problems, different FilesPath. Don't you answer e-mails?

    I have now put the dll in every imaginable folder just to be absolutely sure that is not the problem, and it did not help. Another funny thing is that my CuteEditor looks like this in IE: But like this in FireFox: However, you can't enter text at all using firefox, most things are disabled. A third interesting thing is that when i remove ...
    Posted to Cute Editor for .NET (Forum) by DanielBws on November 25, 2005
  • Re: Betreft: Re: DNN Links bug

    I browsed to the your test site from a remote location that has never visited your site before and it does not use any proxy or whatever. Still the same problem. I have cleared the cache of my browser, I have deleted the cache of the ISA Firewall, I have deleted the ISA Firewall cache and rebooted my server and laptop to be 100% sure. It does ...
    Posted to Cute Editor for .NET (Forum) by Mariette on September 15, 2005
  • Re: Javascript accessing content of Textarea

    shland, I can help you with the javaScript API. but if you need the safari support, you have to wait for the version 5.0.We will release the version 5.0 in about 10 days.http://cutesoft.net/example/JavaScript-API.aspxThe original code: function getHTML() { // get the cute editor instance var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 24, 2005
  • Re: Open File Manager directly

    Martin,   Are you looking for some thing like this?   How to use CuteEditor as a file picker?( Demo) This example demonstrates how to use CuteEditor as a file picker.   If so, you can find this file in the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 12, 2008
  • Re: Avoid reload after UploadCompleted

     Hello,   I can hide the submit button, of course. May be I did not explain myself clearly:   I select a file to upload and press ok. The progress bar gets to the end. Right now, a postback is automatically fired which creates the queue table. I want to avoid this postback.   I tried this too, but no luck: <script ...
    Posted to Ajax Uploader (Forum) by prueba2387 on February 18, 2014
  • Re: cant get this working -- Operator console does not connect

    In GetLogonIdentity(), is there some recommended way to differentiate if the request is originating from the web or from the operator thick client? the reason i ask is that for web visitors, i have a specific authentication method i want to call (which checks an ecrypted cookie to get their userID) but for the operator thick client, ...
    Posted to Cute Live Support (Forum) by xaanix on April 23, 2010