I'm preparing an ASP script to send email to club members via the club's
website. In getting familiar with CDOSYS, I noticed that the recommended
method of sending the same content to multiple recipients is to loop
through the list of recipients. I had intended to BCC the message. Is
there some reason to prefer looping through recipients?
The next task is to distribute the club's newsletter via one of the above
approaches. Does this make one approach more desirable, and if so, why?
Thanks,
Neil
							
						
					website. In getting familiar with CDOSYS, I noticed that the recommended
method of sending the same content to multiple recipients is to loop
through the list of recipients. I had intended to BCC the message. Is
there some reason to prefer looping through recipients?
The next task is to distribute the club's newsletter via one of the above
approaches. Does this make one approach more desirable, and if so, why?
Thanks,
Neil
 
	 
	
Comment