Posted on: 12/9/2013 4:33:39 AM | Views : 866

Hi
i have created aspx page .In that I display data from databae
in aspx page if i write
<tr> <td style="width: 30%" align="left" valign="top"> <asp:Label ID="Label3" runat="server" Text="About Customer" Font-Bold="True"></asp:Label> </td>
<td style="width: 70%" align="left"> <asp:Label ID="lblRequirement" runat="server" Width="413px" Style="word-break:break-all;" /> </td> </tr>
the output inside label "lblRequirement" is 
"Because of their simplicity, text files are commonly u
sed for storage of information. They avoid some of th Go to the complete details ...