Benjamin Krajmalnik
|
| Posted: 08/01/2004, 2:38 AM |
|
The latest version of Code Charge has a send email action.
It would be extremely beneficial to use CDOSYS instead of CDONTS (which is
bing deprecated in the new MS OS's).
|
|
|
 |
Rosario Panzarella
|
| Posted: 08/26/2004, 5:53 AM |
|
I agree, the send email action is usless to me as i develop on 2000+ servers and workstations, at least they could provide a work around
|
|
|
 |
Nick1
|
| Posted: 02/15/2005, 11:38 AM |
|
I have similar feeling. I called Codecharge people and they said it might that CDOSYS available in next major release. However I wonder if someone had found some workaround for it?
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/15/2005, 12:09 PM |
|
You can modify the event code to use CDO instead of CDONTS.
Take a look at: http://www.codecomments.com/Visual_Basic_6_Web_developm...sage374452.html http://www.paulsadowski.com/WSH/cdo.htm http://www.aspfaq.com/show.asp?id=2026
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Tuong Do
|
| Posted: 02/21/2005, 7:12 PM |
|
Copy the cdonts.dll (W2000) to the window directory on a W2003 Server and
then use Regsrv32.exe to register it.
"Nick1" <Nick1@forum.codecharge> wrote in message
news:642124fad31699@news.codecharge.com...
>I have similar feeling. I called Codecharge people and they said it might
>that
> CDOSYS available in next major release. However I wonder if someone had
> found
> some workaround for it?
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
Oper
Posts: 1195
|
| Posted: 02/23/2005, 5:58 PM |
|
Quote Tuong Do:
Copy the cdonts.dll (W2000) to the window directory on a W2003 Server and then use Regsrv32.exe to register it.
Sad but that's isnt legal
we were using that in few HOST server, but after 2 month we asked to MS and that is Ilegal
I'm using Jmail or ASPmail both are free Object (super)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |