OldWilly
Programmer
- Mar 1, 2002
- 66
I want to send an email to multiple addresses (but making each one to an individual). I know I can do this with a loop
using cfmail. But cfmail is very slow on our ISP due to high volumes and queues. However ASPMAIL goes thru very fast on this server. In order to use it, I guess I'll have to write an ASP program. But I was wondering if it was possible to inter-mingle CF and ASP code. ??
(passing variables and whatnot).
using cfmail. But cfmail is very slow on our ISP due to high volumes and queues. However ASPMAIL goes thru very fast on this server. In order to use it, I guess I'll have to write an ASP program. But I was wondering if it was possible to inter-mingle CF and ASP code. ??
(passing variables and whatnot).