sending email with attachment w/out filesystem

  • Thread starter Thread starter Trapulo
  • Start date Start date
T

Trapulo

How can I send an email with attachments without save the file on the file
system? With MailMessage I can only attach a file from file system, but I
have the file as byte array and I wan't save-read-delete data (I'm on a
webserver, the file is posted).

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top