11 lines
345 B
Plaintext
11 lines
345 B
Plaintext
<%@ Page Language="C#" CodeBehind="lastUpdate.aspx.cs" Inherits="MP_IO.lastUpdate" %>
|
|
|
|
<body>
|
|
<h2><asp:Label runat="server" ID="lblMacchina" /></h2>
|
|
<asp:Label runat="server" ID="lblLastReboot" />
|
|
<br />
|
|
<asp:Label runat="server" ID="lblLastKeepAlive" />
|
|
<br />
|
|
<asp:Label runat="server" ID="lblLastUpdate" />
|
|
</body>
|