I have created a web page where a person can upload files to a designated location. All seems to work fine if normal file naming conventions are followed. (I.e. no spaces and only one "." - test.doc).
How do you handle files with spaces and other characters such as extra ".".
I.e.
This is a test.doc or
Test-Rev.1.doc
Thank you
How do you handle files with spaces and other characters such as extra ".".
I.e.
This is a test.doc or
Test-Rev.1.doc
Thank you