Posted on: 12/27/2014 6:37:11 PM | Views : 577

I have a Cart Page which displays data from cookies to the Repeater. I want to send all data fields which are bound in mail body.
I can send the mail but I can see the Data with HTML Tables in my mail body shown as below;


Please check below data <br/><br/>
                        <table style="width: 100%">
                            <tr>
                                <td style="width: 20%">
            &nbs ...

Go to the complete details ...