i have a program that can upload a file to a specific folder on my webserver, what i want to do now is for the user to gain access to that file automatically, so after he uploads the file it will be listed on a webpage , and it will be available for download. is there anyway for this to be possible? any javascript or php will do as long as the results are met, thank you in advance.
i want to have the webpage automatically list the contents of the folder where the user uploaded the files so that they can download it. I don't want an index, but an actual list inside a webpage. just like when you upload files to google docs, and then it will automatically be listed afterwards for download.