|
-
Aug 24th, 2000, 08:44 AM
#1
Thread Starter
New Member
I wrote a program that uses SMTP. It runs fine but when I tried to string a few more Recipients it only sends the first one. I tried ";" and I tried ",". They both ignore the 2 thru nnn.
txtRecipient = Trim("[email protected]" & "," & "[email protected]")
[Edited by Garyjoel on 08-24-2000 at 10:16 AM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|