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"...
Hi there,
I have had the same problem. Below is a script that deletes the drive prior to creating the drive. You can cut and past this script. Also save this as a .wsf format (it runs much faster).
Paul F
<package>
<job id="vbs">
<script language="VBScript">...
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.