Search

You searched for the word(s):
Showing page 5 of 5 (45 total posts) < 1 second(s)
  • customizing the QueueUI

    I am using the &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; function CuteWebUI_AjaxUploader_OnQueueUI(list) {} function to edit a list of requested files. i.e. the page requests a list of files as the user selects them they are checked off the list.&nbsp;that functionality works fine Ive even modeled my list against the QueueUI look but I can't seem ...
    Posted to Ajax Uploader (Forum) by jpchatt on August 24, 2009
  • allowing Browse "InsertButton" to remain after selecting 1 of multiple files

    I would like to allow my users to upload several files at once from potentially different locations on their system. in the interface I give the users a list of files they need to upload and when they select the first one the queueList appears and the InsertButton disappears not allowing the users to select other files from other ...
    Posted to Ajax Uploader (Forum) by jpchatt on August 21, 2009
  • Restricting Gile Sizes during upload

    Is there anyway to prevent a user from uploading a file based on filesize prior to the actual uploading of the files. &nbsp;I currently use: &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;uploadSingleFileAttachments.ValidateOption.MaxSizeKB = maxUploadSizeBytes / 1024; To handle it but if a user uploads a 8mb file and it takes then 2 minutes to do so they ...
    Posted to Ajax Uploader (Forum) by jpchatt on July 31, 2009
  • Re: Custom Button does not fire OnClick or OnClientClick events

    this code was helpful in getting the original browse button to display and disappear based on whether or not a file is selected but this code does not render out the queue table regardless of whether there are files in it or not. I want the Queue table to be persistent and always present on the page. &nbsp; Ideally I would like to have the empty ...
    Posted to Ajax Uploader (Forum) by jpchatt on June 26, 2009
  • Custom Button does not fire OnClick or OnClientClick events

    I need to create a Custom Queue Table with a Custom Button. It is a manual upload and I want the upload button to replace the Browse Button when a file is selected. However after creating a custom Browse Button I couldnt get the Browse button to hide and new upload button to appear. also tried calling basic functions nothing and events were not ...
    Posted to Ajax Uploader (Forum) by jpchatt on June 25, 2009