Search

You searched for the word(s):
Showing page 13 of 43 (423 total posts) < 1 second(s)
  • Re: Anything on Change event in FF yet?

    &nbsp; Hi Adam, &nbsp; Thanks for the answer but there are 2 problems with it: &nbsp; 1. See http://cutesoft.net/forums/permalink/33044/33119/ShowThread.aspx#33119 &nbsp; 2. If the user clears all the content, then the Change event won't be fired (because the HTML = ''''). &nbsp; We'd already thought this through and discounted the idea ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Re: Changed event firing on click in FireFox

    Hi Adam, &nbsp; Thanks for the that, but the problem is that we default the HTML of a document, and that default is variable. For example, on starting a new document, we will default the HTML at: &nbsp; strDefaultHTML = ''&lt;html&gt;'' &amp; vbCrLf &amp; _ Chr(9) &amp; ''&lt;head&gt;'' &amp; vbCrLf &amp; _ Chr(9) &amp; ''&lt;/head&gt;'' ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Re: Could not load file or assembly 'CuteEditor'

    Hi, &nbsp; 1. Which host are you running on? 2. Have you set the host to .NET 2.0 and are the DLLs also 2.0? 3. Please provide a complete tree of the folder and file content structure of the host site, as it pertains to CuteEditor. &nbsp; For example, one of our hosted sites is like ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Anything on Change event in FF yet?

    Adam, &nbsp; This issue is getting very pressing. Our users are losing the recovery version because the Change event is being triggered in FF by simply clicking into the body. &nbsp; Can you please give me an update on this problem? &nbsp; FredD
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Re: A series of problems (1)

    Hi. &nbsp; I tried using these sentences with our own CE online editor version: &nbsp; &nbsp;Type a line of text. Set this second sentence large. Leave the outside... Type a line of text. Set this second sentence large. Leave the outside... &nbsp; Originally, the first line was identical to the second one. I then selected all the ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Re: Delay differences depending on view - table problem

    Did all that and still no problem. (Running IE7 and FF on XP Pro) In IE, pressing Page Up and Page Down then clicking into a cell exhibits a slight delay before typing displays, but no other problems experienced. That problem doesn't show in FF. Copying the table content from the message you wrote doesn't provide the full HTML. That's why I said ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 30, 2007
  • Re: Changed event firing on click in FireFox

    But that's the problem, Adam. We carefully track the changed event and we then set up a recovery version if it's changed. Setting up the recovery version overwrites the previous recovery version. &nbsp; So here's the scenario: during processing, our background operation automatically saves a recovery version at periodic intervals. If the user ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 29, 2007
  • Re: Changed event firing on click in FireFox

    Adam, &nbsp; I ran it in FF and clicked into the editor body. It immediately displayed: &nbsp; CE_Editor1_ID changed at 10:28:41 AM &nbsp; I ran it in IE and clicked into the body and it didn't trigger the change. &nbsp; FF is still triggering the event. &nbsp; FredD &nbsp; &nbsp; &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by fredd on August 29, 2007
  • Remove double forward slash in LoadControl so that CE will run with other web servers.

    Hi Adam, &nbsp; Re: the problem with LoadControl path reference. &nbsp; We've done some checking and it seems that the double forward slash is non-standard. We tested in other 3 other web servers and it fails in all of them. &nbsp; IIS handles it because they strip the extra slash before execution, but using double forward slashes to ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 29, 2007
« First ... < Previous 11 12 13 14 15 Next > ... Last »