Search

You searched for the word(s): .net 4.0
Showing page 365 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Silverlight: The upload task is interupted on Windows 7 & IIS7

    johansec: It works fine with Silverlight disabled?   Is there a way to figure out why it doesn't work with Silverlight?   johansec,   We are investigating this issue.   The problem is we cannot reproduce this issue in our end.   Is your site online?   If so, can you set up FTP access to your server ...
    Posted to Ajax Uploader (Forum) by Adam on October 1, 2010
  • Re: Is it possible?

    Dear efren63stanton,   Please open file ''\CuteSoft_Client\CuteChat\SupportClient.js'',  you can find the following code:   if(name==''USER'')  {   var userList=$(''userList'');  // var OperatorName=$(''OperatorName'');   var ...
    Posted to Cute Live Support (Forum) by Eric on September 6, 2010
  • Re: Customizing

    Dear SKIQM,   Please follow steps: 1. Set ''CustomCulture'' to ''de-de''  <?php                 $editor=new CuteEditor();                 ...
    Posted to Cute Editor for PHP (Forum) by Eric on September 3, 2010
  • Re: drop down customization not working

    Hi ,   I added a Asp.net dropdown control to the tool bar.   The following code is used for that.   CuteEditor.ToolControl subject = edtSubject.ToolControls[''insertcustombutonhere'']; if (subject != null) {                 ...
    Posted to Cute Editor for .NET (Forum) by Merry on July 6, 2010
  • Re: Spell Check and HTML Style

    frJericho: I am able to reproduce this problem in the CuteSoft demo: http://cutesoft.net/example/general.aspx   with the following code snippet: <span style=''font-family: 'Times New Roman'; color: black; font-size: 12pt''>Hello World</span>   Looks like the single ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 2, 2010
  • Re: Admin console problems with GalleryAjax.js

    Dear Arjan,   Please follow steps:   1. Download latest DotNetGallery in http://cutesoft.net/downloads/folders/gallery_current_releases/entry21926.aspx  2. Unzip it 3. Open vs2008 4. Click ''File''==>''Open Website'' 5. Point to folder ''DotNetgallery\Web'' in installation package 6.Click ''Open'' 7.Right click ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on March 30, 2010
  • Re: Blank page problem

    Hi Mark,   Can you try the code below on your site? <%@ Page Language=''C#'' %>       <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %>       <script runat=''server''> ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on November 10, 2009
  • Re: Image placement bug

    A-Damage: After some research, it looks like this bug is only occurring in IE8. I recently switched back to IE7 as IE8 has some serious issues, especially with security, and I can't get the bug to occur in IE7. Just thought I'd give you a heads up.   Can you try version 6.4?   http://cutesoft.net/example/general.aspx   I ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 15, 2009
  • Re: Javascript Error When Uploading

    using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using System.Text; public class MarksMoveViewStateMod : IHttpModule {       void IHttpModule.Init(HttpApplication context)     {         // Add ...
    Posted to Cute Editor for .NET (Forum) by MARKA on March 27, 2009
  • Re: File Browsing dialog has been blocked - Flash 10

    Juan,   Do you have that issue of our example pages?   For normal pages ,  the uploader would put a transparent flash layer over the insert button.   If you have a special page , it may cause the positioning function not works.   Please check this thread for more information : ...
    Posted to Ajax Uploader (Forum) by cutechat on February 4, 2009