Browse by Tags

All Tags » .net development
  • To perform two functionalities on single event

    Hi, I am using C# .net with AutoCAD API. I need to highlight the find text in the drawing and then replace the text. highlighting part is done, for replace first i need to clear highlighted box then replace the text; for that I am using sendkeys to cancel selection. the replace is working but I need to click twice on the button as on ...
    Posted to Cute Editor for .NET (Forum) by VrushaliB on November 25, 2010
  • Textarea not updated with an ajax postback

    To save editor changes, I have a button that does an ajax __doPostback(). It happens to be the Apply button of a Webpart EditorZone. If I make edits in the Cute Editor's property dialog or html tab, and immediately click on the Apply button, the edits are lost. If however I click back into the editor before clicking the Apply button, the ...
    Posted to Cute Editor for .NET (Forum) by johnb on November 3, 2010
  • CuteEditor in window.showModalDialog problem

    Hello , When we open  CuteEditor in window.showModalDialog (in IE), then when we write some text and insert hyperlink by clicking the ''Insert Hyperlink'' button of Editor toolbox, then it displays the below error.    Kindly provide a solution for the same. Thanks in Advance,
    Posted to Cute Editor for .NET (Forum) by cdpandya1 on October 23, 2009
  • Image gallery and other dialogs open off screen

    I'm looking for the properties that determine the opening position of the dialog boxes such as the image gallery. I'm using Cuteedit for asp.net v6.4.  This is happening in both firefox 3.5 and ie 8.  In an application I'm working on, when the user clicks on any of the file related buttons in the toolbar (image gallery, document ...
    Posted to Cute Editor for .NET (Forum) by nullnvoid on August 17, 2009
  • How to handle encryption decription of connection string ?

    Hi Friends, I have created two functions that encrypt and decrypt the connection string in web.config. But whenever I want to use connection string. I have to always decrypt web.config and then again encrypt it back. Does there any other way which i can use. I'm using section.SectionInformation.ProtectSection('' <encryption configuration ...
    Posted to Cute Editor for .NET (Forum) by gatewaytl on October 17, 2008