Search

You searched for the word(s): upload'A=0
Showing page 165 of 656 (6,557 total posts) < 1 second(s)
  • Hide the Cancel button that comes while uploading and rename 'CancelAll' button to 'Cancel'

    Hi, A)While uploading multiple files, the progress bar comes with two Cancel Buttons: 1) Cancel All :- To cancel all uploads 2) Cancel:- To cancel the ongoing file upload.   Requirement here is to hide the 2nd Cancel button and rename the 'Cancel All' button to 'Cancel' so that when the cancel button is clicked all the ...
    Posted to Ajax Uploader (Forum) by MayurNarsale on March 14, 2013
  • Re: Start uploading manually more than 1 files

    Ken,   Lets imagine, that page has 10 elements with ids 'Uploader1', 'Uploader2' etc. User can choose the number of files for upload (from 1 to 10 and every time the number will different). When user choose number of files, not used element will hide and has and attribute Visible = true. For example, user should upload ...
    Posted to Ajax Uploader (Forum) by AlxReiter on October 29, 2012
  • 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
  • Uploaders appears to stop running at Render() statement

    See code below.  The aspuploader code appears to work (doesn't generate any error messages) up to the Render() statement (Line 67) then goes blank.  Doesn't throw an error, just goes blank. The code produces these displays from the Response.write's: Start uploading manually This sample demonstrates how to start uploading ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 26, 2011
  • Re: Cancell ALL ID

    Hi Jerry2, You can custom the cancel all button by custom the queue table <%@ Language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' --><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
    Posted to ASP Uploader (Forum) by Kenneth on December 22, 2011
  • Re: First Attempt Error - Permission Denied

    I am on an ISP so I don't have access to any temp directories. I have the following directory structure web directory  aspuploader  upload So that is why I used /upload/directory (for individual directory, it has authority for upload, tested withnon-async file upload.  Do I need to do a server.mappath or ...
    Posted to ASP Uploader (Forum) by jswidorski on November 28, 2011
  • Please Help me... problems with SSL Enviorment

     Anyone can Help me? I have some problems  with ajax uploader, ramdomly i receive the message ''upload is interrupted error 2038'' later of this, try ti upload other file and receive the message ''upload is interrupted error 413'' and is impossible upload other file again, so its only happen in SSL Enviorment.... I dont know ...
    Posted to ASP Uploader (Forum) by Mariachirs on September 13, 2011
  • Re: FILES DESTINATION

    Dear DavidMorley,   Temporary files use .resx as extension name,you can use the highlighted line to copy or move uploaded files to destination folder, it will use original file name, <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on April 5, 2011
  • Re: Allowing different file sizes for different document types

    Dear casso,   You can refer to the following snippet: <%@ 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 February 23, 2011
  • Error 401 when i uploading file on a Sharepoint site

    Hello, I’m trying to integrate CuteEditor v6.6 on a Sharepoint 2007 Site, but i have a 401 error when i upload file.  My environnment : Windows Server 2003IE 6.0A Sharepoint Site deployed on IIS Site (C:\Inetpub\wwwroot\wss\VirtualDirectories\80) with a specific application pool logon with a specific user ...
    Posted to Cute Editor for .NET (Forum) by Ggiry on October 6, 2010