Sending Emails with Files In VB Script URGENT

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarahmiller
    New Member
    • Sep 2007
    • 1

    Sending Emails with Files In VB Script URGENT

    Hi

    I need a script that will send and email with a file/folder, in VB by itself after i click on it, also could a whole folder be sent and would there be a way to make it repeat itself everyday, please try....

    Thanks
    Sarah xx
  • VBPhilly
    New Member
    • Aug 2007
    • 95

    #2
    Originally posted by sarahmiller
    Hi

    I need a script that will send and email with a file/folder, in VB by itself after i click on it, also could a whole folder be sent and would there be a way to make it repeat itself everyday, please try....

    Thanks
    Sarah xx
    have you looked at CDO? or Outlook object model?
    there are few questions (like your mail client) that need to be known for a vbscript solution.

    this article shows one way, but you need a SMTP server:
    ITProToday.com is a leading online source of news, analysis and how-to's about the information technology industry.

    Comment

    Working...