Brian Roisentul
10-04-06, 03:46 PM
Hello,
I'm new at MIVA, and I just wanted know if anyone can tell me how to iterate my customers list, so I can display their e-mail adresses on a page.
I've already tried using this syntax but didn't work:
<mvt:foreach iterator="customer" array="customers">
<p>&mvt:customer:login;</p>
</mvt:foreach>
Thanks,
Brian
I'm new at MIVA, and I just wanted know if anyone can tell me how to iterate my customers list, so I can display their e-mail adresses on a page.
I've already tried using this syntax but didn't work:
<mvt:foreach iterator="customer" array="customers">
<p>&mvt:customer:login;</p>
</mvt:foreach>
Thanks,
Brian