Search

You searched for the word(s): .net 4.0
Showing page 385 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Special Characters - copyright

    Adam,   Thanks for the response. I am trying to understand this issue, and honestly it feels like the behavor is a little buggy and defies a concise explination. I see there are others struggling to understand this special characters issue as well.   When I fire the postback code here (hit the save changes button), the special ...
    Posted to Cute Editor for .NET (Forum) by Roboto on October 31, 2006
  • Re: MultipleServerMode for NLB

    Adam, Thanks for your efforts, but I had to customize a solution.I'll post it here for anyone else in my situation.You don't need to address it any further, I'm satisfied with where I'm at.Since we'll be dealing with nearly 20,000 images, the database option is not an option.The UNC path is also not an option in our environment.1. ~ I set ...
    Posted to Cute Editor for .NET (Forum) by mkk14 on September 29, 2006
  • Re: Need some basic help

    BrandonPSA:Basically everything is working fine, EXCEPT that I can't get the editor to just edit the content inside the contentPlaceholder. It keeps wanting to edit and re-write my ''<%@ Page Language=''C#'' MasterPageFile=''~/MasterPage.master'' etc etc'' as html.Any ideas?   Please check this ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 26, 2006
  • Re: Error when trying to save...

    Here is the ASP.NET code:             sDesc = Editor2.Text            sDesc = Replace(sDesc, vbCrLf, '''')            If Len(sDesc) = 0 ...
    Posted to Cute Editor for .NET (Forum) by sbarrier on September 20, 2006
  • Re: Unknown server tag 'CE:Image Editor' on ImageEditor.aspx

    No, we receive the error when we compile our solution through VS.NET 2005. The exact compiler error is ''Unknown server tag 'CE:ImageEditor'. The error is on the following line: <CE:ImageEditor id=''IE1'' runat=''server'' Width=''500'' Height=''380''></CE:ImageEditor>   The entire content of the aspx page is as ...
    Posted to Cute Editor for .NET (Forum) by paulc on July 25, 2006
  • Re: Create Popup on Icon (image) Click

    Thank you for the response, but that solution doesn't work very well for me.  I am dynamically inserting controls into my page (form), so when I use <%= xx %> strings, .NET gives me errors saying that I can't dynamically add/change controls in a form that uses those string types.  Any ideas?  Error I am getting when trying to ...
    Posted to Cute Editor for .NET (Forum) by JonE on July 14, 2006
  • Re: Mailto Links have URL as Prefix

    Adam   when i create a mailto link using the ''chain'' - icon the link should point to mailto:[email protected] and when clicked on it should start Outlook. When i create such a link on my site, using the ''chain''-symbol, selecting ''mailto'' as type and adding my mailaddress into the textbox, the ...
    Posted to Cute Editor for .NET (Forum) by cbilli on June 12, 2006
  • Re: Version 5.3 Image en Link url problem firefox

    Sorry, it's simple reproduced at your given link, just do the following:1. Open http://cutesoft.net/example/general.aspx2. Select a word, click on the chain give for example http://www.pbwebedit.nl and click Ok.3. Switch to HTML, you see the link is Ok.4. Select the word again, and click on the chain again, and change the link to ...
    Posted to Cute Editor for .NET (Forum) by charliekay on May 23, 2006
  • Re: XHTML property breaks in some cases.

    Hi Adam,   Thanks for the quick answer, I tried what you suggested and it worked fine. As it appears the XHTML is problematic only when there is a single attribute not followed by = and a value (such as CHECKED and selected). Unfortunately, these attributes are automatically added by the editor when a radio button or checkbox that is cheked ...
    Posted to Cute Editor for .NET (Forum) by [email protected] on May 19, 2006
  • Re: Should be easy

    please follow me to let know what is my concern, i saw the same bug at your live demo at the below link;   http://www.cutesoft.net/asp/EnableAll.asp   1) click on the above link 2) from the top most toolbar, click on insert image button, a popup will appear then 3) from the insert image popup/dialog box, please click on browse ...
    Posted to Cute Editor for ASP (Forum) by nadiralishah on April 25, 2006