I am sending attachments. When i send one with spaces in the name it doesn't open. When i send a file without spaces in the name it opens. Any ideas. I am using this script.
test.doc (works) test test.doc (doesn't work) the file is also 0k
http://www.phpbuilder.com/snippet/detail.php?type=snippet&id=614
the passive "go with the flow" approach would be to strip out the spaces in the filenames.
that's what i did i just exploded the string and concatinated it into one word