|
 |
asp_databases thread: SV: Re: cdonts vs aspmail
Message #1 by "SD-Studios" <info@s...> on Sun, 23 Jun 2002 14:44:56 +0200
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0000_01C21AC4.8AA5D070
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Interesting.. I could really need this!
What is a vbs file and how do I create it? =)
--
Martin Johansson
-----Ursprungligt meddelande-----
Från: Sudhakar [mailto:sudhakar@e...]
Skickat: den 21 juni 2002 08:26
Till: ASP Databases
Ämne: [asp_databases] Re: cdonts vs aspmail
Dear Joseph,
If you try in asp file, there is a chance of Timeout Expired error. So
you write the code in vbs file and call that file in ASP file, which will be
100% success of mail delivery despite of the components.
regards,
Sudhakar
sudhakar@e...
----- Original Message -----
From: "Joseph A. Muldoon" <j_muldoon@m...>
To: "ASP Databases" <asp_databases@p...>
Sent: Thursday, June 20, 2002 8:46 PM
Subject: [asp_databases] Re: cdonts vs aspmail
> > RE: [asp_databases] RE: Paging - Problem with sql or the loophi...
> >
> > i would like to send out an email to 10 000 subscribers through a
control
> > panel interface where my client can send out newsletters.
> >
> > I am planning to just loop over each cdonts or aspmail object and send
an
> > email with customised messages (like "hi yourname").
> >
> > My question is, what can handle high volume mail better... cdonts or
> > aspmail...
> > and has anyone got any tips for this?
> >
> > thanks
> > chad
> >
>
> --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
Message #2 by "Sudhakar" <sudhakar@e...> on Sun, 23 Jun 2002 21:19:04 +0530
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C21AFB.9A37B210
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear Martin,
Code will almost similar to asp. Save the file in .vbs extension. Once
it is saved, go to exact path in command prompt and call the file. That
file will execute as a command.
If you have any doubt, please send personal mail to me as wrox.com does
not support file attachments.
Sudhakar,
sudhakar@e...
----- Original Message -----
From: SD-Studios
To: ASP Databases
Sent: Sunday, June 23, 2002 6:14 PM
Subject: [asp_databases] SV: Re: cdonts vs aspmail
Interesting.. I could really need this!
What is a vbs file and how do I create it? =3D)
--
Martin Johansson
-----Ursprungligt meddelande-----
Fr=E5n: Sudhakar [mailto:sudhakar@e...]
Skickat: den 21 juni 2002 08:26
Till: ASP Databases
=C4mne: [asp_databases] Re: cdonts vs aspmail
Dear Joseph,
If you try in asp file, there is a chance of Timeout Expired error.
So you write the code in vbs file and call that file in ASP file, which
will be 100% success of mail delivery despite of the components.
regards,
Sudhakar
sudhakar@e...
----- Original Message -----
From: "Joseph A. Muldoon" <j_muldoon@m...>
To: "ASP Databases" <asp_databases@p...>
Sent: Thursday, June 20, 2002 8:46 PM
Subject: [asp_databases] Re: cdonts vs aspmail
> > RE: [asp_databases] RE: Paging - Problem with sql or the
loophi...
> >
> > i would like to send out an email to 10 000 subscribers through
a control
> > panel interface where my client can send out newsletters.
> >
> > I am planning to just loop over each cdonts or aspmail object
and send an
> > email with customised messages (like "hi yourname").
> >
> > My question is, what can handle high volume mail better...
cdonts or
> > aspmail...
> > and has anyone got any tips for this?
> >
> > thanks
> > chad
> >
>
> ---
--- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
|
|
 |