when i try to email many persons in the BCC for example and their emails come from a SQL select like this:
gralemail_1@_rec_@,gralemail_2@_rec_@,RonnieEmail@_rec_@,RameshEmail@_rec_@
gives me the following error:
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name or ordinal.
C:\xxx\PM\../UploadFiles/AdvancedMail.asp, line 963
If i replace the parameters for real emails then it works fine, so the problem is only with many emails comming from parameters
thanks |
|
|