sending a reminder to recepient via email in vb6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raihanhinata
    New Member
    • Jan 2008
    • 2

    sending a reminder to recepient via email in vb6

    hello...i need help...
    i need to know how to send an email to certain person as reminder if the item doesn't deliver in 3 days for example...

    all help will be helpful(ASAP)
  • kadghar
    Recognized Expert Top Contributor
    • Apr 2007
    • 1302

    #2
    Originally posted by raihanhinata
    hello...i need help...
    i need to know how to send an email to certain person as reminder if the item doesn't deliver in 3 days for example...

    all help will be helpful(ASAP)
    check how to use the CDO library:


    then the reminder should be easy using DATE, NOW, TIME or any of those date functions.

    HTH

    Comment

    Working...