As a VB6 developer, I have to email my boss a summary of my activity for the week.
So far I am just writing it to a doc file during the week, then doing a copy-paste into her email account on Friday.
I could just have my VB6 app email directly into her account.
How would I do this ?
