Files
WebSCR/WebSCR/Upload/PingPage.aspx
T
2015-05-21 17:12:49 +02:00

17 lines
326 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PingPage.aspx.cs" Inherits="WebSCR.Upload.PingPage" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>