or
<
p
style
=
"margin: 0px 0px 0px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;"
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #E57572;"
>%%CALLDATE%% - %%CALLTIME%%12345123451234512345</
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
><
br
/></
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
> this is a testdsafsdf</
span
></
p
><
p
style
=
"margin: 0px 0px 0px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;"
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
>sent on </
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: bold;font-size: 12px;color: #000000;"
>%%LETTERDATE%%</
span
></
p
><
p
style
=
"margin: 0px 0px 0px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;"
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: bold;font-size: 12px;color: #000000;"
> </
span
></
p
><
p
style
=
"margin: 0px 0px 0px 0px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px;"
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #E57572;"
>12345123451234512345</
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
><
br
/></
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #E57572;"
>12345123451234512345</
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
><
br
/></
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #E57572;"
>12345123451234512345123451234512345123451234512345123451234512345123451234512345</
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;"
><
br
/><
br
/><
br
/></
span
><
span
style
=
"font-family: 'Segoe UI';font-style: Normal;font-weight: bold;font-size: 12px;color: #000000;"
/></
p
>
Dim
_Report
As
New
TSVStandardReports.Rpt_TelerikCustomersWithTwentyAccounts
DirectCast
(_Report.DataSource, Telerik.Reporting.SqlDataSource).ConnectionString = sConnectionString
_Report.ReportParameters(
"BranchID"
).Value =
"42"
ReportViewer1.Report = _Report