Search

You searched for the word(s): Ajax Uploader
Showing page 15 of 100 (994 total posts) < 1 second(s)
  • Re: Several Ajax Uploader Control in one Aspx

    I'm testing two controls in one page (both MultipleFilesUpload set to true).   Suppose that the end user uploads files from both controls adding one file at a time, what do I need to do so that all files that has been uploaded always shows up in the ''uploaded files table''? As of now when a file is uploaded and another one is added the ...
    Posted to Ajax Uploader (Forum) by trimmades on August 7, 2009
  • Re: Ajax file uploader for large files not working fine

    Thanks Adam for replying, The files have send me still not works. I am summerizing the problems that i am facing, 1>I cannot save the uploaded file to my desired location,though the file gets saved to a temp folder created by ur tool,i tried with CopyTo() and MoveTo() methods. 2>If i set a breakpoint on    void ...
    Posted to Ajax Uploader (Forum) by Suvradeep on January 16, 2009
  • Re: AJAX-UPLOADER WebPage Error

    Hi ChetanRajakumar,   The magicAjax control is not a part of AjaxUploader control, so you do not need to use it. I suggest you try the “Framework 2.0-Csharp” demo folder, It will not get this problem. Both folders has the same demo pages, just did not use the Magic ajax control in “Framework ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 28, 2012
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo, First you need to know that, the uploader need to upload the file to the server, so the postback is necessary. If you need user finish some input or  similar situations and than postback to the server. Please try use manually upload. Below is the online ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 15, 2011
  • Re: MVC Ajax Uploader

    Hi Ken   Thanks for the quick reply.   If I understand your suggestion in the sample code you gave, if I want the controller will get the Post when then file done uploding I need to submit the form in which the ajax upload render.   The problem is that I can't submit my view at all, because my module is a partial view ...
    Posted to Ajax Uploader (Forum) by aviweiss on February 28, 2013
  • Re: Ajax uploader used in ModalPopup doesn't work in Opera

    Hello Adam,   thanks for reply.   I checked the example page and I noticed that in IE a new modal popup is used, but with Opera a new window opens. How can I do that?   P.S.: after inserting a photo (or canceling it) the editor freezes in Opera browser.   Can you please advise.   Thanks, Grega
    Posted to Ajax Uploader (Forum) by cupi on June 16, 2010
  • Re: Can CuteSoft uploader be used to only upload one file at a time?

    Yes, please check this example: Simple Upload with Progress A basic sample demonstrates the use of the Upload control.     http://ajaxuploader.com/document/index.htm#page=ClassReference/CuteWebUI.UploaderBase.MultipleFilesUpload.html   Ajax Uploader Class Reference ...
    Posted to Ajax Uploader (Forum) by Adam on January 21, 2009
  • Ajax Uploader - Uploader_FileUploaded server event not firing

    Hello, I am using an ajax uploader control and setting the manual start upload to true.  My exact code is below.  When I use this code on a page that does not have any Jquery ajax calls everything works fine and the file that I select for upload gets uploaded to my C drive when my submit button is clicked.  If I use the same ...
    Posted to Ajax Uploader (Forum) by mchamo on June 16, 2011
  • AJAX Uploader - uploading file to different folders

    hi i need to create new  directories for each upload how do i do that  (for each user am keeping a seperate folder so will keep the files uploaded by the user in there perticular folder)  is it possible to do this  any help will be greatly appreciated,  thanks in advance...
    Posted to Ajax Uploader (Forum) by nayeem4umd on September 9, 2009
  • Re: Security Exception - Ajax Uploader 3.0

    Dear leovega ,   Please follow steps: 1. Open IIS 2. Click ''Application Pools'' 3. Select application pool which you are using and right click 4. Click ''Advanced Settings'' 5. Set ''Load User Profile'' to true 6. Test it again   Thank you for asking [email protected]
    Posted to Ajax Uploader (Forum) by Eric on December 14, 2010
« First ... < Previous 13 14 15 16 17 Next > ... Last »