Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: falinskip
  • Content: Threads
  • Order by date
  1. falinskip

    Email Attachment

    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&quot...
  2. falinskip

    How to send an attachement without SMTP ???

    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&quot...

Part and Inventory Search

Back
Top