Hi,

Im working on allowing users to upload files to a server. Im using a session variable to keep track of the uploaded filenames. What I want to is.....how can I delete uploaded files if the session has timed out?? Im not using this session from the first page of the site, but on one of the inner pages....

Thanx.