[thelist] Upload file with hyphen in name

Jay Blanchard jay.blanchard at THERMON.com
Mon Feb 13 08:25:06 CST 2006


[snip]
a. Naming conventions should never be system critical items
2. Escape all special characters
[/snip]

Drat, hit reply too quickly.

III. Do file name manipulations via the code.
   1. look at the file name and replace bad characters with ones that will
upload.
   2. upload the file
   3. process the file server side and replace the good characters with the
bad ones.



More information about the thelist mailing list