I'm currently storing the files as BLOBs in MySQL along with a field for the filename. That has been working for me.
On Friday, August 17, 2012 8:35:38 AM UTC-4, Cliff Kachinske wrote: > > How can I email uploaded files with the original file name? > > I realize it is possible to make a copy of the file with the original name > and attach that, but that seems like a waste of resources. > > Is there a better way? > > thanks, > Cliff Kachinske > --

