Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: CDONTS VS. ASPMAIL


Message #1 by Scott Watermasysk <swatermasysk@C...> on Tue, 12 Dec 2000 08:53:38 -0500
Hello All,



Can any one tell me if there are any major performance differences between

CDONTS & ASPMAIL.



I need to manage a double-opt in email list/database, and I have started out

using ASPMAIL. However, I have yet to purchase ASPMAIL (although it is a

pretty cheap object), and I am trying to find out if there are any real

performance or functional differences. 



Thanks in advance,

-Scott





---

You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by Robert Link <robert@n...> on Tue, 12 Dec 2000 08:30:48 -0800
At 03:07 PM 12/12/2000 -0800, Scott wrote:

 >I am trying to find out if there are any real

 >performance or functional differences.



I haven't used either extensively, but one difference of which I

know is CDONTS runs free and clear of the webserver.  I had a

situation where I needed a script to check a db and send email based

on data therein; I was able to run this as a scheduled vbs on the

hostmachine

using CDONTS; I never did figure out how to do it with ASPMAIL,

which, by its name seems to presuppose use of the

webserver...although I'd be glad to be corrected.  I get the

impression that ASPMAIL has a few more features and is considered a

bit easier to use within asp scripts.

- --

Robert Link



---

You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index