Forum Moderators: open

Message Too Old, No Replies

Help with using forms / ASP

Webhost doesnt support CDONTS - What can I do?

         

tictoc

7:00 am on May 12, 2004 (gmt 0)

10+ Year Member Top Contributors Of The Month



My web host NTT/VERIO does not provide CDONTS (CDO for NT Server) service. However, they do support CDO v.2.0. To send e-mail messages, you can use CDO v.2.0, instead of using CDONTS.

Does anyone know any other better way to use forms in ASP or have any third party ways that work good?

Easy_Coder

10:50 am on May 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



aspmail or aspqmail is a decent 3rd party object. See if your host offers either... many hosts do.

korkus2000

1:30 pm on May 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Honestly any ASP webhost worth their salt should have either ASPEmail or ASPMail or both.

bcolflesh

1:33 pm on May 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Verio CDO email example page:

[support.hosting.verio.safeharbor.com...]

tictoc

1:21 am on May 13, 2004 (gmt 0)

10+ Year Member Top Contributors Of The Month



I called Verio and they said that ASPMail is being phased out and that I would have to use some other type of email program like CDO on my .asp pages. Does anyone have any sample contact us forms or anything to use with this coding? Also, I would like to find out if there are any third party form providers that are worth paying a montly fee for this service to make it simple?