infotba
|
| Posted: 05/27/2002, 12:53 AM |
|
How can I insert a file to a email ( ASP )
Regards,
|
|
|
 |
badsyntax
|
| Posted: 05/29/2002, 2:08 PM |
|
well the point is this, you need to use and outside DLL / application to send mail throw asp or use the built in CDONTS which microsoft provides.
anyway, what I would advise is : RTFM.
go to microsoft or aspmail / aspemail , both are dll components that send email and read the manual.
they are very nice and has really nice examples.
even lame microsoft has that in thier site :)
Hope I've helped.
|
|
|
 |
|