Ive created a component which allows me to take a dataset and make it into a comma seperated value file. After the file is created the user is given the link to download it and they can however after they do this and exit out of the web app im still left with the file and after many users do this i have a ton of files sitting on the server that I no longer need and ideas on the best way to take care of this problem?




Reply With Quote