R
Rene
The following asp label fail to display in the browser, can someone please
tell me what I am doing wrong. I expect to see the value "<abc>" but instead
I get nothing.
<asp:Label ID="Label1" runat="server" Text="<abc>"></asp:Label>
Thank you.
tell me what I am doing wrong. I expect to see the value "<abc>" but instead
I get nothing.
<asp:Label ID="Label1" runat="server" Text="<abc>"></asp:Label>
Thank you.