Email Attachment
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
How can i send a email with attachment. i have a file read in a stream
and without writing it to disk i want to send it as an attachement ,
how can i achieve this task,
Thanks
.
Relevant Pages
- Re: Reading & Writing in a Stream
... > I want to write to a stream, but the data is not byte array. ... > Is another way for this kind of writing and reading? ... to http or to disk. ... you can't - you need to wrap it with a StreamWriter first, ... (microsoft.public.dotnet.languages.csharp) - Re: File Streams
... >one line at a time to a disk file and making it comma delimeted at the same ... > I know I could store pointers for the positon I'm at in the array, ... >working array then dump it it may be faster and less hassles, or a stream. ... Generally I have found that the optimum speed is obtained by writing ... (alt.comp.lang.borland-delphi) - Streams
... I have a typical text file that I have been writing to disk. ... routines that support compressing streams then writing to disk. ... Are there any simple examples how to write a text file to a Stream? ... (alt.comp.lang.borland-delphi) - Re: Best Way To Transfer Files From a PC to the IIgs
... >Oliver Schmidt wrote: ... >>file for writing it to a 3.5" disk. ... Prev by Date: ... (comp.sys.apple2) - Re: Reading & Writing in a Stream
... Cor wrote: ... write bytes to disk, one way or other. ... I still say it's irrelevant whether or not the OP's stream is writing ... (microsoft.public.dotnet.languages.csharp) |
|