Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   CDONTS to CDOSYS (http://www.velocityreviews.com/forums/t797055-cdonts-to-cdosys.html)

Paxton 11-11-2004 10:39 PM

CDONTS to CDOSYS
 
Is it necessary to set field configurations for CDOSYS?

I have yet to recode all my existing uses of CDONTS over to CDOSYS. In most
of the sample code I've seen on the usual ASP sites, there is code to set
field configurations for CDOSYS (usually using With... End With). However,
in a number of CDOSYS-related code samples offered within this news group,
the field configuration code is absent.




Ray Costanzo [MVP] 11-12-2004 01:52 PM

Re: CDONTS to CDOSYS
 
I've found that it's only ~needed~ when you're using some non-default
delivery methods, such as relaying through an external SMTP server.

Ray at work

"Paxton" <paxtonend@[no-spam]hotmail.com> wrote in message
news:gSRkd.14298$Q7.4402@fe1.news.blueyonder.co.uk ...
> Is it necessary to set field configurations for CDOSYS?
>
> I have yet to recode all my existing uses of CDONTS over to CDOSYS. In
> most of the sample code I've seen on the usual ASP sites, there is code to
> set field configurations for CDOSYS (usually using With... End With).
> However, in a number of CDOSYS-related code samples offered within this
> news group, the field configuration code is absent.
>
>
>





All times are GMT. The time now is 06:19 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57