<body>
<form id="form1" runat="server">
<div>
<asp:Literal ID="Literal1" runat="server" Mode="Encode" Text="This is <b>V</b>ijendra page"></asp:Literal><br/>
<asp:Label ID="Label1" runat="server" Text="This is <b>V</b>ijendra page"></asp:Label>
</div>
</form>
</body>
<form id="form1" runat="server">
<div>
<asp:Literal ID="Literal1" runat="server" Mode="Encode" Text="This is <b>V</b>ijendra page"></asp:Literal><br/>
<asp:Label ID="Label1" runat="server" Text="This is <b>V</b>ijendra page"></asp:Label>
</div>
</form>
</body>
No comments:
Post a Comment