Search

You searched for the word(s): .net 4.0
Showing page 272 of 1,307 (13,069 total posts) < 1 second(s)
  • Using Cuteeditor inside an Ajax Updatepanel

    Hi,   When I change the content (load new HTML) of the editor, I want a slick, smooth change of content.  It currently looks like the whole control is redrawn.  I turned to Ajax for .NET and placed the editor in an UpdatePanel with triggers from controls that change the content of the editor.  Since the editor control still ...
    Posted to Cute Editor for .NET (Forum) by jlpando on February 8, 2009
  • Get Windows logon prompt when trying to upload files

    When trying to upload and insert a file attachement a Windows logon prompt appear. I am useing sql server for storing images and file attachments.   I have previously fixed the same problems for images this way: http://cutesoft.net/forums/thread/47948.aspx   Open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and change the ...
    Posted to Cute Editor for .NET (Forum) by valox on February 6, 2009
  • Re: LiveSupport on two domains with same operators

    Jterra,   http://cutesoft.net/Live-Support/Developer-Guide/scr/Adding-chat-button-tag.htm   If the target web page is in another domain, you need to use the following cross-domain tags instead: Chat Button: <script src=''http://yourdomain.com/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx''></script> ...
    Posted to Cute Live Support (Forum) by Adam on February 4, 2009
  • Re: Changing Link Styles

    Hi Adam,   This does not seem to be the case.  I have tested at:  http://cutesoft.net/example/general.aspx   After I created the link the same piece of text was STILL selected (therefore selecting the exact link and apply the style, as you say) here is the code I get:   your <span style=''font-size: ...
    Posted to Cute Editor for .NET (Forum) by thecoose on February 4, 2009
  • Re: Problem using multiple instances of CuteEditor inside UpdatePanel on Google Chrome

    Hi rmisiak,   Please try the following code:   It works fine for me, if it is not you mean, please create a page can reproduce this issue and send it to me.   My Eamil address: Kenneth@CuteSoft.net   <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 3, 2009
  • Problem with special characters Mac OS 10.4.x in Firefox 3.0.5 and Safari

    Adam, I have a client who is on Mac OS 10.4.x in Firefox 3.0.5 and Safari. They have a problem with special characters. Those special characters are mdash (— ) and rsquo(’ ). On paste into the editor and submission of the record, the special characters become garbage. My client was able to recreate this problem on your demo page ...
    Posted to Cute Editor for ASP (Forum) by vlad-G on January 29, 2009
  • Re: SlideShow does not show picture

    <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''gallerytest.aspx.vb'' Inherits=''gallerytest'' %> <%@ Register Assembly=''DotNetGallery'' Namespace=''DotNetGallery'' TagPrefix=''cc1'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to ASP.Net Image Gallery (Forum) by vjuri@emktg.net on January 22, 2009
  • unable to connect because of proxy

    Hi All,   I hope that there is a person who knows how to solve my question.   CuteLive Support doesn't want to get authorized on a Corporate Proxy.   I use Cute Live Support Client behind a proxy, and ISA Server 2004 in addition. Have tried to change settings in CuteLiveSupport configuration file - nothing helps. The ...
    Posted to Cute Live Support (Forum) by kariagin on January 22, 2009
  • Membership Database Integration

    Hi All,   I have a custom website with existing user tables and login functionality. I have been tasked with integrating LiveSupport into the site.   I have followed the instructions at http://cutesoft.net/Live-Support/Developer-Guide/scr/DeploymentIntegration.htm.   I have downloaded the LiveSupportOperator desktop ...
    Posted to Cute Live Support (Forum) by Shawn_S on January 21, 2009
  • Anchor inserted at incorrect position

    Steps to reproduce Use http://cutesoft.net/example/general.aspx Switch to HTML mode Enter the following: <p>beginning text</p><p><a id=''anch1'' name=''anch1''></a>text between anchors<a id=''anch2'' name=''anch2''></a></p> Switch to Normal mode Position the ...
    Posted to Cute Editor for .NET (Forum) by aml01 on January 7, 2009