Hi there,
I can't seem to get this code to work, Does anyone know how to send an email attachment without using smtp?
Thanks,
Paul
Set objEmail = CreateObject("CDO.Message")
objEmail.From = "testsrv@co.oakland.mi.us"
objEmail.To = "user@co.oakland.mi.us"...
Hi there,
I can't seem to get this code to work, Does anyone know how to send an email attachment without using smtp?
Thanks,
Paul
Set objEmail = CreateObject("CDO.Message")
objEmail.From = "testsrv@co.oakland.mi.us"
objEmail.To = "user@co.oakland.mi.us"...
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.