ASP Email Issue
am 10.12.2004 03:06:00 von DA
I need to send an .ASP page as an email template using VBScript. I'd like
to do so using CDONTS or CDOSYS.
this is the dynamic email template
http://www.womentowomen.info/emailtemplates/grid23.asp?id=12 2
the script needs to loop through a recordset and send emails using data from
SQL 2000.
when i try to send using a script i built the asp page pulls in without
rendering the asp. how can i pull the rendered asp into my vb for emailing?
Please help???
Re: ASP Email Issue
am 10.12.2004 15:04:21 von unknown
Asked and answerd elsewhere. Please do not multipost.
Ray at work
"da" wrote in message
news:cw7ud.53997$AL5.16092@twister.nyroc.rr.com...
> I need to send an .ASP page as an email template using VBScript. I'd like
> to do so using CDONTS or CDOSYS.
>
> this is the dynamic email template
> http://www.womentowomen.info/emailtemplates/grid23.asp?id=12 2
>
> the script needs to loop through a recordset and send emails using data
from
> SQL 2000.
>
> when i try to send using a script i built the asp page pulls in without
> rendering the asp. how can i pull the rendered asp into my vb for
emailing?
>
> Please help???
>
>