Search

You searched for the word(s): .net 4.0
Showing page 386 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: DotNetNuke Insert Image, Flash, Media Error Message

    Ok, I have done a fresh installation with dnn 3.2.1 and I get the following errors with the following buttons:   Spelling button gives a 'security exception error'   Second 'insert image' button and 'downloadable files' gives a security exception (the first insert image button works as does the insert flash and insert media ...
    Posted to Cute Editor for .NET (Forum) by M000761 on February 11, 2006
  • Re: Access denied issue

    I tried your suggestion but it doesn't help, I'm still getting the same message.   I'm working locally with the CuteSoft_Client/CuteEditor folders in the Inetpub/wwwroot directory. I have ammended the filesPath property, I don't know if that has a bearing on the problem.   Does the ASP.NET machine account need full permissions on the ...
    Posted to Cute Editor for .NET (Forum) by Crayonski on January 19, 2006
  • Re: Focus on others controls when CuteEditor is present?

    I use this version : CuteEditor 5.0 Build 2005-10-22 The Editor.Focus is already set to False   Try this with ASP.NET 2.0 :   <form id=''form1'' runat=''server'' defaultfocus=''txtOtherTextBox''>   <asp:TextBox ID=''txtOtherTextBox'' runat=''server''></asp:TextBox> <br /> <CE:Editor ...
    Posted to Cute Editor for .NET (Forum) by smondoux on January 11, 2006
  • Re: RichDropdown get selected value in javascript

    Please use the following code:      // get the cute editor instance    var editor1 = document.getElementById('<%=Editor1.ClientID%>');        // Get the editor HTML    var ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 20, 2005
  • Re: Error trying to run application

      Hi and thanks, but forgive me if I haven't understood properly but I copied and re-copied the Cute Editor for .NET files unto the server running the website (namely my pc) at this point. The files are in the directories that the installation instructions have specified but I still get the same error as before.Any other ...
    Posted to Cute Editor for .NET (Forum) by Lucky on October 19, 2005
  • Re: ValidateRequest=False "sort of" ignored

    Okay, to simplify things, what I've done is create a brand new .ASPX page with the CuteEditor control on it.  That is the only thing on the webform, and there is nothing in the codebehind.  I set validaterequest=''false'' in the page directive.  Here is the ...
    Posted to Cute Editor for .NET (Forum) by Ben Amada on October 3, 2005
  • Re: relative links

    Hi Adam, Yes I have the same problem when I use your link. Maybe I'm doing something obviously wrong here? All I want my url to say is for example: index.aspx I type this in the editor in the pop-up links box, save it and fine. It's when I come back to edit the same page again, the link is resolved to an absolute url ...
    Posted to Cute Editor for .NET (Forum) by KatAli on September 16, 2005
  • Re: Can i able to create custom buttons with 1 to N numbers? based upon database table record count

    Hi,  The Given examples shows me to create custom button in tool bar etc.. http://cutesoft.net/example/customization.aspx but my question is can i create 5 or 6 buttons at a time,  i mean when my page loading time can i able to create 5 custom buttons based on the database table's record count? i mean if i give 1 to 5 in for loop, ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 15, 2005
  • Re: insert image error - plz help

    yes i deploy the cuteeditor as per the instruction give in the site http://cutesoft.net/developer+guide/index.html   and also i added the cuteeditor client files in to my application folder   but still now the error arise, it arise when i click the following buttons in the cuteeditor insert image,insert template,insert flash in ...
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 26, 2005
  • Re: Regarding Installing Purchased version over Trial version.

    Saravanakumar,   Do you have the same problems with the examples in the download package?   It would be really helpful if you could create sample aspx page which demonstrates the exact problem with more information. Please make sure your code is very simple.For example:  <%@ Page Language=''C#''%> <%@ ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 5, 2005