Search

You searched for the word(s): upload file
Showing page 38 of 336 (3,355 total posts) < 1 second(s)
  • Redirect the user after the upload passing some variables

    Hi.I need to make some other things after the upload, for example:- The user uploads files using PHP File Uploader. - PHP File Uploader upload the files in a temporary directory - After the succesful upload, the user is redirected to a page wich show it the uploaded images and let it to make some changes (for example specifying some ...
    Posted to PHP File Uploader (Forum) by decibel83 on October 28, 2009
  • Maximum file size under IIS7 and custom oversize warning

    Hi, Could you tell me the maximum file size, per file, that can be uploaded if the site is running under IIS7? Also - is this limit per-file? - i.e. if the maximum is 2GB could the user select 3 2GB files when multiple file upload is enabled? I'd also like to display a custom warning message to the user (instead of the controls ...
    Posted to Ajax Uploader (Forum) by dgburton on August 7, 2009
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • Upload 20 MB Files

    Hello I have a question regarding the File Upload control... I didn' buy it because i need you to confirm this before... I am seeing the demo in the page:  http://ajaxuploader.com/Demo/Large-File-Upload.aspx I want users of my asp.net 3.5 application be able to upload big excel files (20MB), but i dont want to increase the ...
    Posted to Ajax Uploader (Forum) by pmosse on March 5, 2009
  • how to add required field validator to upload button

    hi I need to add compulsory required field validation to file upload control . so that form should be submitted when the user has uploaded some file.   in simple words, if i have 4 fields in my form along wth the uploader component, while filling the form i want that user must select some file using upload button. else it should ...
    Posted to Ajax Uploader (Forum) by ssjal on January 5, 2009
  • urgent upload docs error v 5.0 and 4.0

    i ve a big problem uploading larger files (> 100 kbyte). on my local system the upload works fine even with files > 5 mb but online it doesnt work. i ve replaced your upload code in the upload window with the asp upload component and everything works fine. 2. how can i allow every file type to be uploaded 3. where are the image size, ...
    Posted to Cute Editor for ASP (Forum) by werk23 on January 17, 2006
  • Re: multi-file-upload problems: localhost demo not working, silverlight reference issue

    1. You are using the advanced examples. You should check the basic examples. 2.  If Ajax Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution. If Ajax Uploader detects Flash is installed on your PC, It will use the Flash solution. If Ajax Uploader detects Iframe is supported on your Browser, ...
    Posted to Ajax Uploader (Forum) by Adam on July 14, 2009
  • Re: (File dialog has been blocked) while trying to Upload files

    Terry, Thanks for spending the time trying to fix this. The control is now working inside the modalpopup/tabcontainer(thank you for that), BUT now stopped working on a regular page with a scrollbar(i.e. without the modalpopup or a tabcontainer). This was working fine before the fix. To test this issue, just go back to the same code above and ...
    Posted to Ajax Uploader (Forum) by luci on September 3, 2009
  • Re: Cancel All Button

    Please try the following code:   <%@ 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 Eric on July 12, 2010
  • Re: Upload Button Not working in firefox 2.0

    Hi,   You can try the UploadPersistedFile or UploadAttachments .   They can help you hode the file temporary, and then you can use it in other events.   for example , you put an UploadPersistedFile object ID=UploadPersistedFile1 :   void Button_Click(...) {     //if do not have uploaded a ...
    Posted to Ajax Uploader (Forum) by cutechat on December 26, 2008
« First ... < Previous 36 37 38 39 40 Next > ... Last »