With the help of the group, I am now able to upload files to my server and get the orignal name of the file.
What I do is then store the name of the file and the directory of where it is being placed in a database. When the user goes to the summary page, I query the database and build a list of the files he has uploaded with links to the files built from the information in the database. Now, a problem has come up in that if the file name has spaces such as: 120004 task list.xls I am not able to display the file or even download it for the user. I think it has something with these spaces in the file name. Not sure how these space play when they are on a url line. Any suggestions? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
