Basf_TCC11/HJGL/FineUIPro.Web/common/mainFullViews.aspx

195 lines
13 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="mainFullViews.aspx.cs"
Inherits="FineUIPro.Web.common.mainFullViews" %>
<%@ Register Assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="System.Web.UI.DataVisualization.Charting" TagPrefix="asp" %>
<!DOCTYPE html>
<html>
<head id="Head1" runat="server">
<title></title>
<style>
.f-grid-row .f-grid-cell-inner
{
white-space: normal;
word-break: break-all;
}
</style>
</head>
<body>
<form id="form1" runat="server">
<f:PageManager ID="PageManager1" runat="server" AutoSizePanelID="Panel1" AjaxAspnetControls="divArea1,divArea2,divArea3,divArea4"/>
<f:Panel ID="Panel1" runat="server" ShowBorder="True" Layout="VBox" ShowHeader="false"
BodyPadding="5" Height="1200px" AutoScroll="true">
<Items>
<f:Panel ID="Panel2" BoxFlex="1" runat="server" ShowBorder="false" ShowHeader="false"
Layout="HBox" BoxConfigChildMargin="0 5 0 0" MarginBottom="5" MinHeight="300px">
<Items>
<f:Panel ID="Panel5" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false" >
<Items>
<f:Form BodyPadding="1px" ID="formRight1" EnableCollapse="false" Layout="VBox" runat="server"
ShowHeader="false" Height="300px" ShowBorder="false" >
<Rows>
<f:FormRow Margin="0 0 0 0" >
<%--<Items>
<f:ContentPanel ID="picContent" runat="server" ShowHeader="false" Margin="0 0 0 0" >
<script type="text/javascript">
var focus_width = 525
var focus_height = 230
var text_height = 22
var swf_height = focus_height + text_height
var texts = "<%=texts%>"
var pics = "<%=pics%> "
var links = "<%=links%>"
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="' + focus_width + '" height="' + swf_height + '">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="../Images/focus.swf"><param name=wmode value=transparent><param name="quality" value="high">');
document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
document.write('<param name="FlashVars" value="pics=' + pics + '&links=' + links + '&texts=' + texts + '&borderwidth=' + focus_width + '&borderheight=' + focus_height + '&textheight=' + text_height + '">');
document.write('<embed src="../Images/focus.swf" wmode="opaque" FlashVars="pics=' + pics + '&links=' + links + '&texts=' + texts + '&borderwidth=' + focus_width + '&borderheight=' + focus_height + '&textheight=' + text_height + '" menu="false" bgcolor="#DADADA" quality="high" width="' + focus_width + '" height="' + swf_height + '" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
</script>
</f:ContentPanel>
</Items>--%>
</f:FormRow>
</Rows>
</f:Form>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar1" ToolbarAlign="Center" runat="server" CssClass="formtitle ui-widget-header">
<Items>
<f:Label ID="Label2" runat="server" Text="<%$ Resources:Lan,ProjectPicture %>">
</f:Label>
</Items>
</f:Toolbar>
</Toolbars>
</f:Panel>
<f:Panel ID="Panel6" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false">
<Items>
<f:ContentPanel ShowHeader="false" runat="server" ID="ContentPanel1" Margin="0 0 0 0">
<div id="divArea1">
<h4>&nbsp Welders Ranking Report gives you the impression of BSF</h4>
<h4>&nbsp welders rank list. (The rank is according to the rejected rates.) </h4>
<h4>&nbsp Each year for the rank can be easily ranked out.</h4>
<h4>&nbsp 焊工排名报表是所有在BSF从事焊接工作的焊工年度排名</h4>
<h4>&nbsp排名是根据焊工拍片量及拍片合格率确定的。</h4>
<h4>&nbsp 查询时可选择不同年份查询每年的焊工合格率排名情况。</h4>
</div>
</f:ContentPanel>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar5" ToolbarAlign="Center" runat="server" CssClass="formtitle ui-widget-header">
<Items>
<f:Label ID="Label3" runat="server" Text="<%$ Resources:Lan,WelderRank %>">
</f:Label>
<f:LinkButton ID="lbtnWelder" runat="server" Text="<%$ Resources:Lan,See %>" OnClick="lbtnWelder_Click">
</f:LinkButton>
</Items>
</f:Toolbar>
</Toolbars>
</f:Panel>
</Items>
</f:Panel>
<f:Panel ID="Panel3" BoxFlex="1" runat="server" ShowBorder="false" ShowHeader="false"
Layout="HBox" BoxConfigChildMargin="0 5 0 0" MinHeight="300px">
<Items>
<f:Panel ID="Panel7" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false">
<Toolbars>
<f:Toolbar ID="Toolbar2" runat="server">
<Items>
<f:Label runat="server" Text="<%$ Resources:Lan,WeldingWorkload %>" Width="280px" MarginLeft="10px"></f:Label>
<f:ToolbarFill ID="ToolbarFill1" runat="server"></f:ToolbarFill>
<f:DropDownList ID="drpProjectId" runat="server" Label="<%$ Resources:Lan,Project %>" LabelAlign="Right" LabelWidth="60px" Width="180px"
AutoPostBack="true" OnSelectedIndexChanged="drpProjectId_SelectedIndexChanged" >
</f:DropDownList>
</Items>
</f:Toolbar>
</Toolbars>
<Items>
<f:ContentPanel ShowHeader="false" runat="server" Margin="0 0 0 0">
<div id="divArea2">
<asp:Chart ID="Chart1" Width="525px" Height="260px" runat="server">
</asp:Chart>
</div>
</f:ContentPanel>
</Items>
</f:Panel>
<f:Panel ID="Panel8" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false" AutoScroll="true">
<Toolbars>
<f:Toolbar ID="Toolbar6" ToolbarAlign="Center" runat="server" CssClass="formtitle ui-widget-header">
<Items>
<f:Label ID="Label4" runat="server" Text="<%$ Resources:Lan,OverdueWelders %>">
</f:Label>
</Items>
</f:Toolbar>
</Toolbars>
<Items>
<f:Grid ID="GridWelder" ShowBorder="false" ShowHeader="false" EnableCollapse="true"
ShowGridHeader="false" runat="server" BoxFlex="0" DataKeyNames="QualificationLimit"
EnableColumnLines="false" EnableRowLines="false" DataIDField="QualificationLimit" >
<Columns>
<f:RenderField Width="525px" ColumnID="QualificationLimit" DataField="QualificationLimit"
FieldType="String" >
</f:RenderField>
</Columns>
</f:Grid>
</Items>
</f:Panel>
</Items>
</f:Panel>
<f:Panel ID="Panel4" BoxFlex="1" runat="server" ShowBorder="false" ShowHeader="false"
Layout="HBox" BoxConfigChildMargin="0 5 0 0" MinHeight="300px">
<Items>
<f:Panel ID="Panel9" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false">
<Toolbars>
<f:Toolbar ID="Toolbar4" runat="server" ToolbarAlign="Center">
<Items>
<f:Label runat="server" Text="<%$ Resources:Lan,FilmingWorkload %>"></f:Label>
</Items>
</f:Toolbar>
</Toolbars>
<Items>
<f:ContentPanel ShowHeader="false" runat="server" ID="cpArea1" Margin="0 0 0 0">
<div id="divArea3">
<asp:Chart ID="Chart2" Width="525px" Height="260px" runat="server">
</asp:Chart>
</div>
</f:ContentPanel>
</Items>
</f:Panel>
<f:Panel ID="Panel10" BoxFlex="1" runat="server" ShowBorder="true" ShowHeader="false"
Title="承包商报表">
<Items>
<f:ContentPanel ShowHeader="false" runat="server" ID="ContentPanel2" Margin="0 0 0 0">
<div id="divArea4">
<h4>&nbsp Weld Contractors Report gives the welding quality information</h4>
<h4>&nbsp of all the contractors of BSF according to choice the </h4>
<h4>&nbsp different period and different contractor.</h4>
<h4>&nbsp Accumulated rejection rate was calculated from Jan 2006.</h4>
<h4>&nbsp 该报告提供了所有在BSF从事焊接工作的承包商在不同时期的焊接质量状况。</h4>
<h4>&nbsp 查询时可通过选择不同日期及不同承包商名称查看相关信息。</h4>
<h4>&nbsp 其中累计焊接返修率是从2006年1月起计算的。</h4>
</div>
</f:ContentPanel>
</Items>
<Toolbars>
<f:Toolbar ID="Toolbar3" ToolbarAlign="Center" runat="server" CssClass="formtitle ui-widget-header">
<Items>
<f:Label ID="Label1" runat="server" Text="<%$ Resources:Lan,ContractorStatement %>">
</f:Label>
<f:LinkButton ID="lbtnUnit" runat="server" Text="<%$ Resources:Lan,See %>" OnClick="lbtnUnit_Click">
</f:LinkButton>
</Items>
</f:Toolbar>
</Toolbars>
</f:Panel>
</Items>
</f:Panel>
</Items>
</f:Panel>
<f:Window ID="Window1" Title="<%$ Resources:Lan,PopForm %>" Hidden="true" EnableIFrame="true"
EnableMaximize="true" Target="Parent" EnableResize="true" runat="server"
IsModal="true" Width="1000px" Height="480px">
</f:Window>
</form>
</body>
</html>