csharp_pain/Dispatcher/Reporter.aspx

17 lines
234 B
Text
Raw Normal View History

2014-06-26 15:13:46 +00:00
<%@ Page Language="C#" %>
<script runat="server">
// Insert page code here
//
</script>
<html>
<head>
</head>
<body>
<form runat="server">
<!-- Insert content here -->
</form>
</body>
</html>