I would like to send out 10 emails at the time select from table with N results.
Is there an easy way to do with cfloop startrow and endrow dynamically, say when it completes first 10 records, it starts next 10, and so on or until it reaches recordcount?
thanks so much in advance for any helps.
Is there an easy way to do with cfloop startrow and endrow dynamically, say when it completes first 10 records, it starts next 10, and so on or until it reaches recordcount?
thanks so much in advance for any helps.