A
akivabrown
Hey guys i'm sure this has been posted but i just couldn't find it. I'm
new to VB but was told it's the easiest way to do what i need. I
usually program in java and several others but here goes. I need a
program to auto send an email once a night with an attachment. The
attachment would be in the form xx_xxxx_27062006.csv where 27062006 is
the date 27/06/2006. I would need the VB program to pull data from the
system clock and add the date as a variable in the file_path string.
The second part i need is the automated sending of the email with the
attachment. This would be the hardest part of the program (i would
think, but hey what do i know). The third part i would do is to auto
run this program at about 12 midnight, so i would just put it into
windows task scheduler. Any ideas to point me in the right direction or
any reading material would be appreciated.
Thanks,
Kevin
new to VB but was told it's the easiest way to do what i need. I
usually program in java and several others but here goes. I need a
program to auto send an email once a night with an attachment. The
attachment would be in the form xx_xxxx_27062006.csv where 27062006 is
the date 27/06/2006. I would need the VB program to pull data from the
system clock and add the date as a variable in the file_path string.
The second part i need is the automated sending of the email with the
attachment. This would be the hardest part of the program (i would
think, but hey what do i know). The third part i would do is to auto
run this program at about 12 midnight, so i would just put it into
windows task scheduler. Any ideas to point me in the right direction or
any reading material would be appreciated.
Thanks,
Kevin