Everytime I upload or FTP take over, the file names that have spaces in the name are remaned with an _ in place of teh space in the name.
How can I stop this from happening so that links to the files do not show the file name with a _ in the name?
file upload names
The great thing with 'automatically' is that you code it once and it will always perfom that way.
The down side to 'Automatically' is that you must code it once
Basically I you aren't able to code it yourself or find someone who can then you must continue as you are.
ps: i think as it can be done by hand you may want to submit a 'Feature Request' to swap all undescores in a file name to spaces. (this will not be the same as replacing the spaces as the function will be unaware of which were origonallys spaces and which were origonally underscores. It does assume that all underscores would really like to be spaces when they grow up )
The down side to 'Automatically' is that you must code it once
Basically I you aren't able to code it yourself or find someone who can then you must continue as you are.
ps: i think as it can be done by hand you may want to submit a 'Feature Request' to swap all undescores in a file name to spaces. (this will not be the same as replacing the spaces as the function will be unaware of which were origonallys spaces and which were origonally underscores. It does assume that all underscores would really like to be spaces when they grow up )