I'm building a site where an image is generated on each load using a randomly generated name (in the case that multiple users are working). The problem is that once the user leaves, that file is there forever. Does anybody know of a way I can have the page delete that file from the server automatically?