label command need out put 2 decimal place
i have problem in html command label code is given below
"<asp:label id="tprod" runat="server" type="text" /></td>"
out put is
6.66666666666667
i want only 2 decimal place is any one help me
how to get 2 decimal or 3 decimal places in above html comand