TLA Software wrote / skrev: > Can anyone tell me the best way to send pdb files from RAM as email > attachments? I know I can use ExgPut and ExgDBWrite to send a pdb file as a > stream. However, I would need to MIME-encode the pdb attachment first before > sending it. Any hints? > > Thanks, > > Tom >
If you are looking for a suitable MIME type, there doesn't appear to be any registered with IANA for palm database (http://www.iana.org/assignments/media-types/), so the logical option would be to use application/octet-stream I guess? I'm not sure that was your question though? - Veronica Loell -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
