R
Ray5531
I'm trying to attach a file into an email message and send through
System.Web.Mail,but apparently I have to write the attachment in the File
system first and then attach it.I'd like to use the stream in memory
insetad.Because I'm getting the file from a webservice and I'd like to send
it right away from the memory.Any idea?
Thanks
System.Web.Mail,but apparently I have to write the attachment in the File
system first and then attach it.I'd like to use the stream in memory
insetad.Because I'm getting the file from a webservice and I'd like to send
it right away from the memory.Any idea?
Thanks