Search

You searched for the word(s):
Showing page 4 of 5 (45 total posts) < 1 second(s)
  • Re: Distinct File Uploads

    also I noticed ''uploader.getitems();'' was not in the AJAX uploader developer guide ''class reference'' you have available. when will the new class reference with the updates info be available?
    Posted to Ajax Uploader (Forum) by jpchatt on September 24, 2009
  • Re: Distinct File Uploads

    I realised why it wasnt triggering and it had somethign to do with my calling of &nbsp;''uploader.getitems();'' this broke. I dont think I have the latest version of the dll. Where can I get the latest version when I go to downloads it says the latest versions is from a year ago
    Posted to Ajax Uploader (Forum) by jpchatt on September 24, 2009
  • Re: Distinct File Uploads

    this codes seems to work ''kind of''. I have two&nbsp;&lt;CuteWebUI:UploadAttachments&gt; controls on the same page for one of the controls the&nbsp;CuteWebUI_AjaxUploader_OnSelect &nbsp;function is triggered but for the other the one that actually does multiple files uploads it does not. Also ''uploader'' in the provided code I assume refers to ...
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • Re: Distinct File Uploads

    by new version do you mean 3.0? it says 3.0 came out september of 2008 since we purchased this proiduct only a few months ago i believe we currently have the latest version is this correct?
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • Re: Uploading Files From an URL

    is it possible to provide a url of a file on the internet and have the control ''upload'' it or really save it to file?
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • Re: upload of files with same filenames

    what if we want to prevent the user from queueing multiple duplicates files? this can be done by negating a selection if the user is selecting 1 file at a time to queue up but if a user is selecting multiple files at a time and one fo those files happens to be in the queue already the only way to prevent that duplicate from showing up in the ...
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • how to create a Manual upload without a list of recently uploaded files showing up afterwards

    I would like to create a single file upload that simply uploads a single file then redirects to another page. I do not want a table displaying the recently uploaded file to show up&nbsp;
    Posted to Ajax Uploader (Forum) by jpchatt on September 23, 2009
  • Re: Distinct File Uploads

    this code works great for canceling a selection which contains a file that is already queued up but it cancels the entire selection including files which have not yet been queued up. is there a way from preventing the queue up of only files that are present and allow the queue up of new files within the same selection? &nbsp; for example: if i ...
    Posted to Ajax Uploader (Forum) by jpchatt on September 1, 2009
  • Distinct File Uploads

    Is there a way to prevent the upload queue from having multiple entries of the same file? &nbsp; how would one do this?&nbsp;
    Posted to Ajax Uploader (Forum) by jpchatt on August 26, 2009
  • Re: customizing the QueueUI

    how does the control know what div to put the queue in?&nbsp;does it know because the&nbsp; id is ''putmytablehere'' how do you specify it exactly? &nbsp;
    Posted to Ajax Uploader (Forum) by jpchatt on August 25, 2009