You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
536 B
15 lines
536 B
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ReportK_H.aspx.cs" Inherits="MESWebSite.Manage.ReportK_H" %>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head runat="server">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<form id="form1" runat="server">
|
|
<iframe id="reportFrame" src="http://10.60.101.10:8401/webroot/decision/view/report?viewlet=reportK1.cpt&op=write" width="100%" height="800px"></iframe>
|
|
</form>
|
|
</body>
|
|
</html>
|
|
|