Search

You searched for the word(s):  
Showing page 38 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Recovering from file transfer error

    Hi,   Please check this sample :   <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by cutechat on November 2, 2009
  • Re: Upload start automatically after selecting an invalid file (e.g. larger than limit) even upload mode is set to manual

    When you click ''Cancel'' or ''Cancel All'', CuteWebUI_AjaxUploader_OnStop  will be called, you can use the following examples to test it:   <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by Eric on May 7, 2010
  • Re: Get Category ID's

    Hi englishsteve, Please try the example ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on February 21, 2011
  • Cute Editor started ignoring WIDTH attribute

    I've set the width of the editor to 460, and this worked previously, and now today the editor started ignoring the width attribute. It's not even the button bars that are forcing it wider, they only go about halfway across (in it's ignoring width mode).   I noticed that the output had a width:100% for the style of the textarea, so I tried ...
    Posted to Cute Editor for .NET (Forum) by Preludean on December 6, 2005
  • Sending Email

    I created cutesoft editor and added some text and  images. I setted Images folder depending on User. I saved to a html file this Editor text and want to send to a Email with this saved document as body of email. All text is going but images are not showing in the email.   I send mails to support team they are not responding at ...
    Posted to Cute Editor for .NET (Forum) by Vasuu on March 3, 2008
  • Re: Refreshing the page after upload

    Richard,   Have you embed the uploader into form tag?   Can you try the following ...
    Posted to PHP File Uploader (Forum) by Adam on August 19, 2009
  • Re: Problem style="display:none"

    In Safari and Chrome, I try the new version, when I execute it the first time it works well... Now when I want to go up another file the button browse files it is disabled!!! please I need solution. I send them the example code,   ------------------------------ html> <head runat=''server''>   ...
    Posted to Ajax Uploader (Forum) by juantes on March 5, 2009
  • Re: Unable to See "Select File" dialog box

    Adam,   Thanks for replying.   Here's the demowebsite   http://schoolspeak.dyndns.org:10003/Secure/multiple-files-upload.aspx?Community=11111001   This is on a windows 2003 server machine with IIS 6.0   username/password : guest123/guest123   I have set UploadType=''iframe''. The file dialog box ...
    Posted to Ajax Uploader (Forum) by Dev2008 on December 4, 2008
  • Re: global functions not firing

    Dear deepakkumarjoshi,   Please save the following snippet to ''test.aspx'', and then run it, it works fine. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>     void ...
    Posted to Ajax Uploader (Forum) by Eric on October 21, 2010
  • Re: Numeric or Currency formatting

    Hi srp10,   Please test the example below, it shows you how to add a custom button into toolbar of editor and change the selected text to you own format by this button.   <%@ Page Language=''C#'' %>      ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 17, 2011
« First ... < Previous 36 37 38 39 40 Next > ... Last »