Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- // OrtizOL - xCSw - http://ortizol.blogspot.com -->
- <%@ Page Language="C#"%>
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head runat="server">
- <title>ControlesServidor.aspx</title>
- </head>
- <body>
- <form id="form1" runat="server">
- <div>
- <asp:Label ID="lblTime" runat="server" Text="Label"></asp:Label>
- </div>
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement