Search

You searched for the word(s):
< 1 second(s)
  • Re: Upload button not clickable

    It works fine for Firefox if you specify the UploadType as flash. What is the default UploadType for the control if it's not specified?&nbsp; Is it Auto? Maybe you have a bug in your capability detection code for newer Firefox Browsers when the control is inside an iframe?
    Posted to Ajax Uploader (Forum) by hex1848 on April 22, 2010
  • Re: Upload button not clickable

    This is how we are specifiying the control: &nbsp; &lt;CuteWebUI:Uploader ID=''fileUploader'' runat=''server'' InsertButtonID=''btnUpload'' CancelButtonID=''btnCancelUpload'' OnFileUploaded=''Uploader_FileUploaded'' OnFileValidating=''Uploader_FileValidating''&gt; &lt;ValidateOption AllowedFileExtensions=''doc, docx, pdf, ppt, pptx, pub, ...
    Posted to Ajax Uploader (Forum) by hex1848 on April 22, 2010
  • Re: Upload button not clickable

    No it works fine.. strange...
    Posted to Ajax Uploader (Forum) by hex1848 on April 22, 2010
  • Re: Upload button not clickable

    I'm able to reproduce this issue using Firefox 3.6.3 and the Ajax Uploader Control&nbsp; v 3.0.0. Is there a fix available?&nbsp; &nbsp;
    Posted to Ajax Uploader (Forum) by hex1848 on April 22, 2010
  • Re: Javascript after upload?

    Also,I have a hidden asp.net control which gets written to via JavaScript and contains a JSON string of a collection of data. A user is given options and can add to the collection via client side events. If a user decides to upload a file after they have selected items for this collection, the data is no longer present. &nbsp;Why is this data ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009
  • Javascript after upload?

    The post back which results from uploading or deleting an upload seems to ignore the initialization JavaScript code present on my page which is used to populate an HTML table from a Jquery call. Is there some sort of JavaScript event I can call after an upload is complete or a file is deleted to ensure my AJAX grids get reinitialized? ...
    Posted to Ajax Uploader (Forum) by hex1848 on July 27, 2009