Search

You searched for the word(s): Ajax Uploader
Showing page 5 of 100 (994 total posts) < 1 second(s)
  • Programmatically populating Ajax Uploader with files

    I am using the Ajax Uploader to load files which works very well. I now have a situation where I need to populate a webpage to allow the user to change the files they selected previously. Is it possible to load the control with the data I stored in my database so that the Ajax Uploader looks like the user has just manually selected the files ...
    Posted to Ajax Uploader (Forum) by retrocoder on January 28, 2010
  • Complete list of Ajax Uploader Javascript API

    Hi all I have a requirement to add files to Item property of Ajax uploader and upload those files using javascript. I found the function to start the upload process using the javascript, but how can i add files to the Item property using javascript?I check the ...
    Posted to Ajax Uploader (Forum) by [email protected] on November 6, 2009
  • Ajax uploader

    Hi,I am using ajax uploader demo  version in asp.net website  from yesterday onwards there are not working some javascript error is coming Is the demo version version expires in how many days if so it will raise any javascript error? Please help me out since i need to know whether Ajax uploader is raising the error or any other ...
    Posted to Ajax Uploader (Forum) by arunkumar.y on June 6, 2009
  • Re: Ajax Uploader on Windows Azure

    In this article, we will look into file upload using JQuery plug-in. Ajax file upload plug-in allows us to upload files to server. I am going to explain it with an example. We will be using custom HTTP handler to upload file onto the server. Create an ASP.NET MVC web application and name it as JQueryFileUpload. Now, add below scripts to ...
    Posted to Ajax Uploader (Forum) by chrisadam12 on September 3, 2010
  • Re: Ajax file uploader for large files not working fine

    If you don't save the file will it work?   Can you try the following code and upload a small size file?   <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body>     ...
    Posted to Ajax Uploader (Forum) by Adam on January 16, 2009
  • Re: Ajax Uploader Evaluation ~ Demo Problems

    HI Adam,   I am using VB.NET in VS2003 (v7.1.3088) with .NET Framework 1.1.4322(SP1).   I made the following changes to the file called simple-upload.aspx as you suggestered:   Private Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As UploaderEventArgs)    Dim uploader As Uploader = ...
    Posted to Ajax Uploader (Forum) by arlan on March 28, 2008
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo, Try API CuteWebUI_AjaxUploader_OnPostback Please refer to http://www.ajaxuploader.com/document/scr/JavaScript-API.htm EventsDescriptionCuteWebUI_AjaxUploader_OnInitializeFires when an Ajax Uploader is fully initialized.CuteWebUI_AjaxUploader_OnStartFires when an upload of a specific file has ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 17, 2011
  • Ajax Uploader missed new 3 features...

    Hi, We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features: * Small image preview before start upload or after upload completed * From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
    Posted to Ajax Uploader (Forum) by Demon1 on April 6, 2012
  • Re: How to use the Ajax Uploader in Grid

    Please refer to: <%@ 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 InsertMsg(string msg)     ...
    Posted to Ajax Uploader (Forum) by Eric on August 6, 2010
  • Does Ajax Uploader require Flash?

    Hi,   1)  Does the AjaxUploader require the Flash plugin?   Your FAQ says:    Does this product require users to download a browser plug-in?    No, Ajax Uploader is completely self contained and require no outside plug-in's or add-ons.   However several support threads talk about updates to ...
    Posted to Ajax Uploader (Forum) by LTG1 on December 30, 2008
« First ... < Previous 3 4 5 6 7 Next > ... Last »