Question
Deleting files
Is there a way to accomplish the following:
Showing a list of files with a delete link next to it, and as soon as the delete link is clicked then i want it to call a cfc to delete the file and just refresh that section where it shows the listing of files, i don't want the whole page to refresh.
Showing a list of files with a delete link next to it, and as soon as the delete link is clicked then i want it to call a cfc to delete the file and just refresh that section where it shows the listing of files, i don't want the whole page to refresh.