<body>
<form id="form1" runat="server">
<div>
<asp:Button ID="Button1" runat="server" Text="Like" onclick="Button1_Click" />
<asp:Label ID="Label1" runat="server" Text=""></asp:Label>
</div>
</form>
</body>
<form id="form1" runat="server">
<div>
<asp:Button ID="Button1" runat="server" Text="Like" onclick="Button1_Click" />
<asp:Label ID="Label1" runat="server" Text=""></asp:Label>
</div>
</form>
</body>
No comments:
Post a Comment