Results 1 to 2 of 2

Thread: EMAIL SMTP

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Ft. Lauderdale
    Posts
    2

    Question

    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]

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Try just putting a space between the recipients.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width