[thelist] [ASP] Database update email notification

Tyme nopun at bellsouth.net
Sun Jul 8 12:49:48 CDT 2001


----- Original Message -----
From: Anthony Baratta <Anthony at Baratta.com>
To: <thelist at lists.evolt.org>
Sent: Saturday, July 07, 2001 4:45 PM
Subject: Re: [thelist] [ASP] Database update email notification


> I believe you can not have a blank recipient field. Try this instead:
>
>         for each addr in Split(recipients, ",")
>           mailObj.AddRecipient Trim(addr), Trim(addr)
>         next

TYME} Nah, that ain't it.  As I mentioned, this app. works fine as is on
another website.  ...Thanks for the suggestion though.






More information about the thelist mailing list