Files Attached
Thanks for the replay!
I've attached the files you requested. The "Blank_2.php" email template is very simple and based on the default layout. I was just trying to get something to work. Ultimately I would like "Blank_2.php" to use a repeat region for "rsProps" and also include data from two additional recordsets that are used in teaser_create.php (rsAgent, rsAgent2).
Basically, "teaser_create.php" displays a preview of the email I would like to send. It uses 3 recordsets - rsProps, rsAgent, rsAgent2. My goal is to have "Blank_2.php" send an email identical to what is displayed on "teaser_create.php".