Search

You searched for the word(s):
< 1 second(s)
  • Re: Remove button does not work properly

    Hi Kenneth,&nbsp;&nbsp;&nbsp;&nbsp;The problem is from client side. On serevr everything is fine. As I said I gave full permission to the Temp folder, but on client side, sometimes you have to click 3 or 4 times till the file gets removed.&nbsp;&nbsp;ThanksHamed
    Posted to Ajax Uploader (Forum) by hamed415 on June 5, 2012
  • Re: Remove button does not work properly

    I did a work around and used the Items[Index].Remove() function instead of Delete() and handled the deletion of all old&nbsp;Temp&nbsp;files on another event by System&nbsp;FileInfo delete function.&nbsp;It works for me now&nbsp;but I still want to know why it does not work with DeleteAttachment(Index) and DeleteAllAttachments()?
    Posted to Ajax Uploader (Forum) by hamed415 on June 4, 2012
  • Remove button does not work properly

    Hi,&nbsp;&nbsp;&nbsp;&nbsp;I am using the CuteWebUI:UploadAttachments to upload multiple files.&nbsp;On uploading there is no problem but on removing a file, it is not consistent. sometimes it works and sometime it doesn't. the functions DeleteAttachment(index) and DeleteAllAttachment()&nbsp;I have added the required permission to the UploaderTemp ...
    Posted to Ajax Uploader (Forum) by hamed415 on June 4, 2012