i made an email blast program in vb6. i am using microsoft outlook 2003 to send the emails, i want to use microsoft outlook 2007. how am i gonna do that?
i have attached my program below
thank you...
User Profile
Collapse
-
sending with outlook 2007
-
multiple email - error is unknown recipient
my recipients' address to be imported from a database to a textbox. but i keep on getting an error of unknown recipient. please help me with this.
these are my codes for my send button so far
...Code:Dim StartPos, Counter As Integer Dim FindString, ReplaceText As String FindString = " " ReplaceText = " ; " For Counter = 1 To Len(address.Text)
No activity results to display
Show More