Stephen suggested: > On Tue, 11 Jun 2002, Dave Hoover wrote: > > > > Maybe it's the Type attribute? What would be the appropriate MIME type > > other than text/plain? > > > > Try application/octet-stream. That's the default for uninterpreted binary > data.
Thanks Stephen. It's weird that moments before you sent this, I had just changed the Type attribute to BINARY, which as I just read in the MIME::Lite docs, represents application/octet-stream. I think we may be on the same frequency. :-) --Dave
