Removing an uploaded file

  •  08-05-2008, 1:17 PM

    Removing an uploaded file

    I need to deal with files that have been removed after uploading.  I need to decrement the count (so we don't over charge) and I need to be able to delete the file (so we know which files the user want to keep).  Knowing the file name of a deleted file would help if the file can't be deleted.  How do I make use of the remove button?  Is there a tutorial for it?
     
View Complete Thread