Search

You searched for the word(s): .net 4.0
Showing page 383 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Adding Link to highlighted text makes text dissapear in firefox 3

    Adam,   I doesn't seem to be deleting the highlighted text anymore. I tested with different amounts of text and different variations of text/html. I'm not sure if I just didn't run into it while testing since the problem is random.  I did however notice that when highlighting over a certain amount of text (usually a larger amount) and ...
    Posted to Cute Editor for ASP (Forum) by gzangirolami on July 8, 2008
  • Re: Do you have the same problem at the following sites?

    My PC browser is IE6 and visiting online example at the link in Adam's post never has problem. CuteEditor .net always goes through IE6 test before publish. It's very unlikely that the browser makes the difference. I'd recommend to check out server side using the demo aspx inside CS and VB folders of the download package. If can't work out, we'd ...
    Posted to Cute Editor for .NET (Forum) by Vivian on June 17, 2008
  • Re: Font tags for Font Color

    Hi Adam,   Interesting it seems to work ok with span tags in IE on PC.   In FF on Mac it uses Font tags.  In Safari on a Mac it uses Font tags.  Maybe it's an OSX thing?   We have Editor.UseFontTags Property set to False and when changing Size it uses <Span> tags no problem. It's just with the color it seems ...
    Posted to Cute Editor for .NET (Forum) by thecoose on June 11, 2008
  • Re: Not able to find the property for the Background Color of the page itself.

    Adam: Please check this example:   http://cutesoft.net/asp/Using-External-Style-Sheets.asp?css=style.css,backgroundimage.css   The source code of this example can be found in the download package.   Could you please tell me where in the download package it is?  I suppose what I need is to know how to reference a ...
    Posted to Cute Editor for ASP (Forum) by hbielich on April 3, 2008
  • Re: Passing HTML to the CuteEditor

    Hi Adam,   Sorry for the late reply, but I was on vacation.   The application allows the user to upload a Word document to the server, this is then opened using the Microsoft.Interop.Word classes in .NET and converted to HTML. This HTML is then saved in the database by using the CLOB data type in Oracle. I uploaded a simple ...
    Posted to Cute Editor for .NET (Forum) by Nasty2 on February 25, 2008
  • Re: Manipulating Javascript

    Adam, I dont know how to try the example. There is no submit button. The script only gets cut out when saving the html NOT in the preview.   Anyway, we have downloaded and installed the control again. We have also checked all settings and made shure that editior.EnableStripScriptTags = false; is set! It still does not ...
    Posted to Cute Editor for .NET (Forum) by edgarJakob on February 13, 2008
  • Re: Problems with Web Messenger

    Hachim,   Are you sure you can get this error reproduced in the following example?   http://chatsample.cutesoft.net/default.aspx   If so, it will be a very strange issue. Because we can't find a way to reproduce it in all kind of browsers.   Can you post a screenshot showing this issue and tell me the browser name, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 12, 2008
  • Re: HELP! please... CuteEditor is causing problem

    Thanks adam, But that didnt work, upon replacing that .lic file in Bin folder.. its still giving me the following error ''The License for Editor is not valid.  You are using a trial license and the trial period has expired.  If you would like to extend your trial period, please write to [email protected].''   I tried ...
    Posted to Cute Editor for .NET (Forum) by ommedia on February 2, 2008
  • Re: Problem using PasteHTML to paste a comment (<!-- xx -->) into editor

    Hi Terry   This is also causing me problems. It is not specifically an IE bug as the company that I am working for primarily use Cute Editor for .NET with Firefox as the client. As this is not browser specific it looks more like a bug with Cute Editor to me, possibly because focus is being lost for some reason.   Is there any ...
    Posted to Cute Editor for .NET (Forum) by nickp on December 7, 2007
  • Re: doesn’t working for cookieless mode (although your forums suggests it is fixed)

    Hi,   Here what I have done to test cuteEditor for cookieless mode   1. Create New Web Site (in VS 2005) i.e my web name is , CuteEditor6Net2 (which is my VirDir for this web)    2. so now we have project with just web.config (if no web.config created then u can add new item as web.config)   3. downlaod ...
    Posted to Cute Editor for .NET (Forum) by thecoolestone2003 on December 4, 2007