G
Guest
I have a web page that list files for the user to open, but some of the file
names have spaces so they look like this (test document.doc) and when the
user tries to open it they get page not found error, but if the document name
is this test_document.doc it opens fine, so how can I allow for the space in
the file name due to the fact we can't change over 2000 documents to include
an underscore in the name.
names have spaces so they look like this (test document.doc) and when the
user tries to open it they get page not found error, but if the document name
is this test_document.doc it opens fine, so how can I allow for the space in
the file name due to the fact we can't change over 2000 documents to include
an underscore in the name.