Forum Moderators: open

Message Too Old, No Replies

ASPEmail vs. CDONTs

whats the difference?

         

Newnewbie

2:55 pm on Jun 12, 2002 (gmt 0)

10+ Year Member



Hi! I'm totally new to ASP, and I need to create an ASP Email form. First, what is the difference between ASPEmail vs CDONTs? And how hard is it to install ASPEmail on the server? Does anybody know where I can look to find this info?

Thx!

txbakers

5:36 pm on Jun 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



[4guysfromrolla.com...] is an excellent ASP forum.
You can also get excellent ASP help from www.w3schools.com

I use ASPmail for all my applications and it has never failed me. It is a CDONTS type component.

www.serverobjects.com look for ASPMail.

Xoc

5:37 pm on Jun 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



See this thread on how hard it is to use cdonts: [webmasterworld.com ]

cyril kearney

3:51 pm on Jun 14, 2002 (gmt 0)

10+ Year Member



Xoc,
In the thread you posted, you gave an example of a four line implementation of CDONTS that seemed very easy and very straight forward.

Has something changed and now CDONTS has become hard to use?

I use code pretty closed to yours and generate about 400 emails each Sunday night. Its been working for well over a year and I've never had
a problem.

Xoc

10:33 pm on Jun 14, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I don't know how it could be any more simple and it's free. I haven't used ASPMail.

txbakers

2:07 am on Jun 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



CDONTS is very easy. I think XOC was being facetious about the difficulty.

korkus2000

2:53 am on Jun 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



ASPEmail is also free. It does have some nice features that CDONTs doesn't.