Search

You searched for the word(s): Ajax Uploader
Showing page 59 of 117 (1,163 total posts) < 1 second(s)
  • Re: IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    Hi sparanza, Can you reproduce this issue on demo ''http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx''? If so, please show me the steps. We will check it and get back to you as soon as possible. If the demo work with your IE8, please download the latest version and try again. Latest version downloads ...
    Posted to Ajax Uploader (Forum) by Kenneth on May 31, 2011
  • Re: Unable to write to folder:~/UploaderTemp... but using custom AxaxUploader.Provider (UploaderSqlServerProvider)

    Dear rmacfadyen,   Unlike standard ASP.NET HtmlInputFile control, AJAX Uploader does not read the entire uploaded file into memory. It streams the data into a temporary file while the data is received. For this reason, you must specify a temporary file location. You should ensure that the ASPNET user (NetworkService in Windows Server 2003) ...
    Posted to Ajax Uploader (Forum) by Eric on January 31, 2011
  • Re: Can't Install / Run Ajax Uploader

    GenNS, Did you setup the sub-web as the IIS-Application?    Do you have VS2005 ? I think you can try to open the website using VS2005 and browse the sample directly.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on February 27, 2009
  • Re: Problem pasting into CuteEditor when using IE7

    Strange. I cannot reproduce this issue.   Ajax Uploader An easy to use, hi-performance ASP.NET upload component which allows you to upload files to web server without refreshing the page. It supports ASP.NET AJAX frameworks and works in ajax updatepanel.   It works fine here.   I am using IE 7 and IE 8 ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 12, 2009
  • Re: Error Creating Control - Uploader1?

    *.resx files are temp files which will be removed by Ajax Uploader automatically. Unlike standard ASP.NET HtmlInputFile control, AJAX Uploader does not read the entire uploaded file into memory. It streams the data into a temporary file while the data is received. For this reason, you must specify a temporary file location. You should ensure ...
    Posted to Ajax Uploader (Forum) by Adam on January 22, 2009
  • Re: How do I select multiple files?

    Aaron Edwards: This is the demo of uploading multiple files, c# ASP.NET AJAX.  I don't see anything, either in the Choose File dialog, or in the main window, to allow you to select more than one file.  Am I missing something?  Am I just really dumb?  I tried shift-clicking, and control-clickng, ...
    Posted to Ajax Uploader (Forum) by Adam on September 23, 2008
  • Re: Number of uploaded files

    Hm, you are only disabling the button. I was looking for something like upload picture and show preview and upload again if you want. More like a Ajax-based-user-profile.aspx you have for Ajax Uploader. Minus the resize, I know ASP can not do that on it's own. About multiple uploader instances, that is really a great pity it is not working, ...
    Posted to ASP Uploader (Forum) by jerry2 on December 16, 2010
  • Re: Force to use Flash mode

    dgburton,   Can you post your uploader code? It is very strange that the uploader forces you download the silverlight.   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 ...
    Posted to Ajax Uploader (Forum) by Adam on April 22, 2009
  • Remove function Dosent work in example Building attachment table (AJAX) if savedirectory option is used

    In following example Building attachment table (AJAX)i want to save uploaded file in some directory, and from the table create with download and remove link, i should be able to remove the file from the directory where i have saved the uploaded image, so i added $uploader->SaveDirectory=''E:/SERVER/Program Files/Apache Software ...
    Posted to PHP File Uploader (Forum) by prad123 on November 2, 2010
  • Re: "File Browsing has been blocked." inside AJAX TabContainer

    Hi Terry,   it seems to be a bigger problem because after Postback always the message ''File Browsing has been blocked.''  That's not good. Please test my new code below:   <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''Upload.aspx.vb'' Inherits=''Upload'' %> <%@ Register ...
    Posted to Ajax Uploader (Forum) by Dev65 on December 3, 2008
« First ... < Previous 57 58 59 60 61 Next > ... Last »