Come posso eliminare un file, il cui percorso è registrato è in un record di una tabella.
Vorrei creare un bottone che richieda la referenza univoca del record, catturi il valore del campo "immagine" (file da eliminare), quindi proceda con il comando kill associato al percorso specifico.
Grazie
How do I delete a file, whose location is registered in a record in a table. I would like to create a button that requires a unique reference for the record, capture the value of the field "image" (file to be deleted), then proceed with the kill command associated with the specific location. Thanks