D
David C
I have an asp Button control that I would like to have the Text show with a
Line Break. I have tried the Text below, but it does not work as it just
displays the <br /> in the text. Thanks.
David
<asp:Button ID="BtnInitialContact" runat="server" Text="Initial<br
/>Contact" />
Line Break. I have tried the Text below, but it does not work as it just
displays the <br /> in the text. Thanks.
David
<asp:Button ID="BtnInitialContact" runat="server" Text="Initial<br
/>Contact" />