Search

You searched for the word(s): .net 4.0
Showing page 219 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Validate Sum of file size for multiple files

    Hi Joe, You can refer to the following method:  protected void UploadAttachments1_FileValidating(object sender, UploaderEventArgs args)       {            string disabledExtList = ''aspx,asp,ashx,html,htm,mht,exe,dll,php,jsp'';   ...
    Posted to Ajax Uploader (Forum) by Eric on June 28, 2011
  • Re: Maximum file size

    Dear Bart,   Please refer to the following code: 1. AjaxUploaderCodeBehindTest.aspx <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''AjaxUploaderCodeBehindTest.aspx.vb'' Inherits=''AjaxUploaderCodeBehindTest'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on September 21, 2010
  • Re: browse imagefolder stoped working

    hmmm...problem solved...sortof :)While I was looking for a site to show u the problem, I stumbled across one of my own sites.The thing was that it worked there, so I just copied the entire CuteEditor_Files-folder and it worked.  So, still don't know what the problem was but my customer is happy.I will try to recreate the problem ...
    Posted to Cute Editor for PHP (Forum) by bix on July 1, 2010
  • Re: upload .flv files using CuteEditor 6.0's insert flash button

    mdld: Do I need to enable anything to see the flv ?   as you can see from the image below I dont get the Enable Flash menu and Allow FullScreen options on my dialog   also when I select a flv the right side window doesnt play the flv. but as the second image show it says its not available ?    Please help   on ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 25, 2010
  • Re: Clean Up HTML on the server side

    ValleyHope: is there a way to call the codeCleaner('Word') function instead of calling the CleanCode in the Toolbar.    I tried using your regex function and it still saved a lot of word formatting junk.  Surely your codeCleaner function is more robust than the regex function you provided.   Here is my version of the ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 19, 2009
  • Re: Problem with custom button

    neo_inet,   If you want to use PasteHTML, please check the following article:   http://cutesoft.net/developer+guide/index.htm#page=JavaScript-API.htm   PasteHTML() This method is used for pasting the specified HTML into a range within an editor document. If anything is selected, the selection is replaced with the ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 22, 2009
  • Re: MailTo and Absolute Urls

    xavailx:*BUMP* I think you guys need something like FogBugz to make sure unaswered questions don't go well....unaswered. Or at least if it is a known bug let us know it is.   Please try this example again. If it works for you, please download the control again:   http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx  
    Posted to Cute Editor for .NET (Forum) by Adam on June 24, 2008
  • Re: Select image with ExecCommand('insertimage') and write path to textbox

    >>Wanted to control the size of the image uploaded.   Please check the following article:   How to Limit the Size of The Media Files being Uploaded:   http://cutesoft.net/developer+guide/scr/Restricting-media-uploads-by-size.htm   >>Need the alt tag filled in for accessibility compliance.   var image ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 20, 2008
  • Re: which license

    There is no hard-coded limit in our software. Capacity of the Chat room depends on your server bandwidth, SQL server response time and the activity level of your chatters. We recommend to limit to 100 chatters per room. You can download the trial version and test it out against your server configuration.   For Messenger technical questions, ...
    Posted to Purchase / License FAQ (Forum) by Karen on April 9, 2007
  • Re: Image Sharing with Virtual directories

    Are you using impersonate?   If so, please follow the steps below:   1. please check your web.config file and make sure you use impersonation in your web config.   Step 1: Create a domain account which has the write permission to your UNC share         Username: ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 15, 2006