Search

You searched for the word(s):
< 1 second(s)
  • Re: Internal Server Error (http error1: 500)

    Thank you for your reply. &nbsp; Yes, you're right.. I have tried to refresh the page with another event and the problem persist! So I have discovered that the problem is in another component in the page (fckeditor + ajax) and it does not depend on AjaxUploader. &nbsp; Thanks again for your support. Igor &nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by igorbaldacci on December 10, 2009
  • Internal Server Error (http error1: 500)

    Hi all, I receive this error when I try to upload a new file without refresh the web page: &nbsp; http error1:500: InternaServer Error &nbsp; I will try to explain better the problem: when I load the page for the first time and I upload a file with your component, all works fine, the file is uloaded. If I don't refresh the page (I don't give ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on December 9, 2009
  • Re: Programmatically start download

    Hi Terry, thank you for your answere. &nbsp; Yes, I'm using AJAX (my Uploader is inside an UpdatePanel). I've tried to use your suggestion, I'm not an expert in javascript but I've created this function (UploadAttachmentFile is the ID of my Uploader, is It correct?): &nbsp; function StartMyUploadFile() { &nbsp;&nbsp;&nbsp;var uploader = ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 24, 2009
  • Programmatically start download

    Hi freinds, I have a multi uploader in my page and I would like to start the upload from e command menu and not pressing the start button of the ajaxuploader. &nbsp; For Example, in my code behind I would like to have: If strCommand = ''UploadFile'' Then ' Start the uploading [.....] End If &nbsp; Is it possible? Thanks a lot, ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 23, 2009
  • Re: UploadAttachmentFile Items Count doesnt't work?

    I've understood where was the problem: the FileUpload event occur for EVERY selected file (in multiselection mode), so it is not necessary iterate in this event for all the uploaded file! &nbsp; Thanks a lot for your help. Best regards. Igor &nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 16, 2009
  • Re: UploadAttachmentFile Items Count doesnt't work?

    Thank you for your answer, I have tried to insert ''.ToArray()'' but IT DOESEN'T WORK... &nbsp; sorry! &nbsp; Any other idea?
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 15, 2009
  • UploadAttachmentFile Items Count doesnt't work?

    Hi, I'm evaluating the trial version of your (fantastic!) Ajax Uploader, in ortder to purchase it, and reading into this forum I have learned a lot of things. &nbsp; But now, I have a problem: &nbsp; I have inserted into my web page the ''Upload Attacments'' control in order to manipulate all the files uploaded; in the ''FileUploaded'' event ...
    Posted to Ajax Uploader (Forum) by igorbaldacci on April 15, 2009