Search

You searched for the word(s): control
Showing page 1 of 101 (1,008 total posts) < 1 second(s)
  • Ajax Uploader in a asp.net wizard control

    I am really interested in the ajax uploader control that you have.  I have downloaded your samples and edited one of the samples and put the updatepanel control from your sample on one of the wizard steps and then have another set of normal asp.net controls on step 2 of the wizard.  I noticed that if I click the Previous button or the ...
    Posted to Ajax Uploader (Forum) by lancec on August 9, 2009
  • Re: When will control use flash and when will it not use flash?

    1. If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution.   2. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution.   3. If Ajax Uploader detects Iframe is supported on your Browser, It will use the Iframe solution.   4. Ajax Uploader will render ...
    Posted to Ajax Uploader (Forum) by Adam on February 6, 2009
  • Re: Several Ajax Uploader Control in one Aspx

    Thanks for your answer.   When I upload a number of files in control x and then use control y to add other files, the control x attachment table will become empty except from a file without name and with the size ''-1''  (see picture). Do you recognize this behaviour? I have not implemented my own attachment table ...
    Posted to Ajax Uploader (Forum) by trimmades on August 10, 2009
  • Re: Ajax Uploader - more control over 'Cancel All Uploads' button

    Hi mchamo,   1) In client side, handle the event of the cancel all uploads button so that I can do other client side actions when this happens.    Please refer to http://cutesoft.net/forums/post/63575.aspx   2) I would like to have my own button (called something else and not necessarily tied to the ajax uploader ...
    Posted to Ajax Uploader (Forum) by Eric on June 10, 2011
  • Re: wizard control

    Hi Terry Thanks your reply. Ok . It means I should make a extra ''saving like file or session'' for wizard control. Actually our website used dynamic control for setting  Event , properties of controls, it is so difficutl to make like sample.  I will use session or another way. anyway thank you for your ...
    Posted to Ajax Uploader (Forum) by pvisrt on December 17, 2009
  • Re: Is it possible to set the upload file name in ajax uploader control

    Hi mvjr,   That is the temp file, you should not change this file name.   You can save the upload file with a new name in event Fileuploaded, like below. args.FileName is the original file name, you can change it ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 18, 2013
  • Re: Control error in Visual Studio & progress bar color

    Hi MITFrog,   1. Can you reproduce this issue on online demo http://www.ajaxuploader.com/Demo/Large-File-Upload.aspx?      If it only happen on your site, please try set  <trust level=''Full'' /> in you web.confg.   2. We will fix this issue in next patch.   3. If the page and the codebehind ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 15, 2010
  • Re: File Upload control does not work in Windows Server 2008

    http://ajaxuploader.com/Deployment.htm   Step 2:   To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration>   <system.web>     <httpModules>       <add ...
    Posted to Ajax Uploader (Forum) by Adam on June 20, 2009
  • Set control width

    Hi,   I'm testing Ajax Uploader for a new website I'm creating. I have a problem with control width. I placed it in a small table (350px) and everything is fine till I upload a file. At that very moment, the control width expands, exceeding my table limits.Is there any way I can set a MaxWidth for the control? Thanks
    Posted to Ajax Uploader (Forum) by Pippozucca on July 12, 2012
1 2 3 4 5 Next > ... Last ยป