Control layout (UI editing)

  •  07-14-2010, 12:58 PM

    Control layout (UI editing)

    The progress bar is left-justified, how can I center it?
     
    When a file is "attached" (multiple file upload), a remove link is provided, which does remove the file from the temp directory, but I also want to remove the file that I copied into the destination directory, as well as subtract total bytes from the database.  How can I trap the removal of a file so I can do that additional processing?
View Complete Thread