Click here to Skip to main content
Sign Up to vote bad
good
See more: C#ASP.NET
Hello everyone,
 
i have problem with sending template Mail Madrill transactional email services.
 
i created a template on my mandrill account and i can succesfully send my template with changing dynamic content areas.
 
However, i need to repeat some areas such as,
 
<table cellspacing="0" cellpadding="0" border="0" width="620px" align="center" style="border-bottom:#9d9d9d solid 1px;"> <!-- (Price Detail) Table - 6 Start -->
            <tr mc:repeatable>
            <td mc:edit="product-name" width="400" height="60px" align="left" style="padding-left:20px; font-family:Arial, Verdana, Helvetica; font-size:11px; color:#565656">
            <strong></strong>
            </td>
            <td mc:edit="count" height="60px" align="center" style="font-family:Arial, Verdana, Helvetica; font-size:11px; color:#565656">
            </td>
            <td mc:edit="product-feature" height="60px" align="center" style="font-family:Arial, Verdana, Helvetica; font-size:11px; color:#565656">
            </td>
            <td mc:edit="price" height="60px" align="center" style="font-family:Arial, Verdana, Helvetica; font-size:11px; color:#565656">
            </td>
            </tr>
            </table> <!-- (Price Detail) Table - 6 Finish -->
            <table cellspacing="0" cellpadding="0" border="0" width="620px" align="center"> <!-- (Total) Table - 7 Start -->
 
if the user buys one product it is ok, there is no problem but if the user buys more than one i want to repeat
areas and give the information of the other products.
 
Guys, i really need this if someone help me, i will really appreciated.
Thanks for reading this.
Posted 3 Jan '13 - 3:58
bounik423

Comments
bounik - 3 Jan '13 - 10:08
if i could not clearly explain myself please warn me
Christian Graus - 3 Jan '13 - 19:27
What is mandrill ?
bounik - 4 Jan '13 - 3:30
Mail Mandrill is a transactional mail service which provides send mails using their api even if you design your template you can send it by using their api.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Mohammed Hameed 268
1 OriginalGriff 236
2 Sergey Alexandrovich Kryukov 153
3 Mayur_Panchal 153
4 CPallini 100
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,246
2 CPallini 3,532
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 3 Jan 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid