D
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=122
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???
to do so using CDONTS or CDOSYS.
this is the dynamic email template
http://www.womentowomen.info/emailtemplates/grid23.asp?id=122
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???