Search

You searched for the word(s): upload'A=0
Showing page 218 of 656 (6,557 total posts) < 1 second(s)
  • Re: getting error when uploading the same document I have open in Word

    Hi,   I have similar question for files that are currently openned when trying to upload.  I am trying to use the OnError handler you described in the previous response, but that event does not seem to be firing, nor is it in the documentation for the uploader global events.   So basically, I'd like to generate a friendly error ...
    Posted to Ajax Uploader (Forum) by Vu Nguyen on December 30, 2009
  • Re: After UI customization of Ajaxuploader , .CS file events never get fired

    Hi flotest,   It works fine for me.   Please test the example below.   <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> ...
    Posted to Ajax Uploader (Forum) by Kenneth on December 28, 2009
  • Re: The minimum version of Flash required?

    timl:We recently experienced a problem on a PC running IE6 where we were getting the error ''The upload task is interrupted'' when attempting to do a multiple file upload. We resolved this problem by installing the latest version of Adobe Flash (v10). Unfortunately, we didn't make a note of what version was originally on the PC before doing ...
    Posted to Ajax Uploader (Forum) by Adam on December 7, 2009
  • Drag and drop

    I am using LiveWriter to write articles and then upload them using Metapost to NewsArticles on my site. That is really easy because I don't have to worry about the pictures. I just drag and drop them in LiveWriter and when I publish the article everything is uploaded including the pictures.   Is it possible in CuteEditor to drag and drop ...
    Posted to Cute Editor for .NET (Forum) by Mariette on November 28, 2009
  • 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 akkuissac@yahoo.com on November 6, 2009
  • handleselect javascript method

    I am having trouble using your javascript API. I am trying to check if a file already exists in our system, as a user is attempting to upload a file. If it does exist, I need to give them a message asking if they want to overwrite the file. I am trying to use the handleselect method to grab the files that are being uploaded, but i can't seem to ...
    Posted to Ajax Uploader (Forum) by scott.bradley on October 29, 2009
  • AjaxUploader & Performance Testing Tool

    Hello all, We have an in-house built application which uses AjaxLoader to upload one or more files to the server. I am tasked with carrying out some Performance Tests, the tool that I using for this purpose is NeoLoad from Neotys. Unfortunately, I am having some problems getting the Tests to work with AjaxUploader.  The Performance ...
    Posted to Ajax Uploader (Forum) by rg117 on October 29, 2009
  • CuteWebUI.AjaxUploader.UploadSpeedKB not working?

    Hi   I'm having trouble getting the CuteWebUI.AjaxUploader.UploadSpeedKBproperty to work properly. Even though it is set in web.config like so: <add key=''CuteWebUI.AjaxUploader.UploadSpeedKB'' value=''10'' /> It is still extremely fast to upload on localhost setup. What could be wrong?   The upload control is ...
    Posted to Ajax Uploader (Forum) by RF001 on October 13, 2009
  • Re: Uploader http module seems to conflict with another HTTP modules.

    Hi,   When you use UrlRewriter.net , you need make sure the url can accept QueryString.   For example , this is not compatible :   <if url=''/uploader22cs/world''>    <rewrite to=''/uploader22cs/simple-upload.aspx'' /> </if>   But this works :   <if ...
    Posted to Ajax Uploader (Forum) by cutechat on September 24, 2009
  • Insert Button doesn't function like a button.

    I'm trying to avoid confusion of our customers on the upload button and I cannot get the InsertButton to appear as a button. No Hand Icon is displayed and you can't create a rollover.  style=''cursor:pointer;'' and   input.button { cursor: pointer; cursor: hand; background-color: transparent; } don't work for some ...
    Posted to Ajax Uploader (Forum) by Nodice on August 31, 2009