Search

You searched for the word(s): Ajax Uploader
Showing page 37 of 117 (1,163 total posts) < 1 second(s)
  • putting an an ajax uploader in a repeater

    Is there some example code that shows how to place an uploader in a repeater (or datagrid, etc) ?   I'm able to put an ajax uploader on the .aspx page, but I'm not sure how to handle the serverside of the upload. Thx  
    Posted to Ajax Uploader (Forum) by Lan-Lord on August 27, 2009
  • ASP.Net UpdatePanel not Updating, Partial Postback fires

    So I've been stuck on this problem for quite a few hours now, searched forums, tried everything people suggest, but i just can't make it work. I have a (rather large) web form. Somewhere on the form is an updatePanel which contains a CuteSoft Ajax Uploader control. That control calls a function in my code behind when a file is ...
    Posted to Ajax Uploader (Forum) by Gregorius on April 2, 2013
  • Building attachment table (AJAX)

    Hello,   I have followed the ajax-attachments.php example, however the custom table of uploaded files is not displayed. I figured that the problem was that I had declared the upload folder in the initialization of the script using $uploader->SaveDirectory = ''myfolder'';Then, I commented this statement, and the table appeared, but ...
    Posted to PHP File Uploader (Forum) by nkhl20 on February 22, 2010
  • Ajax-based-File-storage demo

    Hi all,   in the demo http://ajaxuploader.com/Demo/Ajax-based-File-storage.aspx there is two optional textfields ''file name'' and ''description''.   They are missing in the product pack of ajax uploader, can anyone tell me how to add them manual?   Second,   when you upload a file using the demo there ''pops'' the ...
    Posted to Ajax Uploader (Forum) by mani06ah on December 20, 2009
  • Re: Uploader with ModalPopup

    Sorry, its ajax modal popup. Here is what I am doing.<%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''cutewebui'' %> <%@ Register assembly=''AjaxControlToolkit'' namespace=''AjaxControlToolkit'' tagprefix=''ajaxToolkit'' %>             <asp:LinkButton ...
    Posted to Ajax Uploader (Forum) by rushiamin on November 24, 2009
  • MVC with multiple (n) Uploader Controls

    I have a need to render multiple Uploader controls to a page using MVC.  The controller requires unique names for each parameter, but since n controls need to be on the page, we can't hard code them as parameters to our controller action.   Here's our scenario:   A user has 30 huge files to upload.  These files will be ...
    Posted to Ajax Uploader (Forum) by rob.bartlett on April 27, 2009
  • Uploader is really slow when web site is set up as virtual directory

    I downloaded the latest release for the Ajax Uploader because I am interested in buying it.    If I create a new virtual directory in IIS 5.1 and point it to the 'Framework 2.0-Csharp-NoAjax' folder, the Uploader (on simple-upload.aspx) becomes very slow for files bigger than 200 KB.   If I open the folder in VS2005 ...
    Posted to Ajax Uploader (Forum) by awoo23 on December 23, 2008
  • Re: Object required: 'jfile'

    Hi there I'm having identical problem using ajax-multiplefiles. The code I'm testing is:<%             Dim uploader             Set uploader=new AspUploader            ...
    Posted to ASP Uploader (Forum) by Jonybravo on February 15, 2010
  • ajax uploader in ASP.net MVC

    Hello Is is possible to avoid using "ashx"  file when implementing AjaxUploader in Asp.net MVC. I would like  the uploader  to be an action method of my controller .   thatnks for your help . 
    Posted to Ajax Uploader (Forum) by amchiche on January 21, 2013
  • ajax uploader to keep its state

    Hi,   I am currently designing an application using mvc 5.   My application has various functionalities on it and in the same view I have implemented the ajax uploader.     So when insert to db happens, everything works perfectly fine! But in case of a validation failure of one of the functionalites on the view, the ...
    Posted to Ajax Uploader (Forum) by khushi06 on September 19, 2016
« First ... < Previous 35 36 37 38 39 Next > ... Last »