
Please, Please, Please I need your help with Winsock
Hi,
I am doing a simple email program that uses Winsock. I have a program I
downloaded from the net which sends an email with attachments, and I know it
works as I have tested.
So, I have taken this as my start and changed a few things so that it is
possible to store up to 16 email addresses and send the same
message+attachment to every person.
But now it does not want to send the email. I think I've got the loop in the
wrong area of my code, but I am not sure where to put the loop.
Can someone either email me with assistance, or post a little bit of code to
show how I go about sending the emails in a loop.
Thanks
Stuart