I'm new to vbscript and need help sending an attachment by date via email. Im not using outlook and can already send an email with an attachment. I use the code below to send the attachment.
message.addattachment "d:\program files\reports\test.txt"
.From = "mike@domain.com"
However, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.