-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProductivity.aspx
More file actions
198 lines (194 loc) · 8.56 KB
/
Copy pathProductivity.aspx
File metadata and controls
198 lines (194 loc) · 8.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<%@ Page Title="Productivity" Language="C#" MasterPageFile="~/Site.master" AutoEventWireup="true" CodeFile="Productivity.aspx.cs" Inherits="_Default" EnableViewState="true" %>
<asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" Runat="Server">
<style type="text/css">
.style2
{
font-size: medium;
}
.style5
{
width: 100%;
height: 150px;
}
.style4
{
width: 100%;
height: 54px;
}
.style15
{
width: 193px;
height: 55px;
}
.style26
{
height: 15px;
width: 250px;
}
.style27
{
height: 15px;
}
.style28
{
height: 55px;
}
.style29
{
height: 18px;
width: 250px;
}
.style30
{
height: 18px;
}
.style17
{
width: 100%;
height: 28px;
}
.style18
{
width: 810px;
}
.style19
{
width: 791px;
height: 119px;
}
</style>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="MainContent" Runat="Server">
<p>
<asp:Label ID="Label7" runat="server" Font-Bold="True" Font-Size="Large"
Text="Search here"></asp:Label>
<asp:TextBox ID="TextBox7" runat="server" Width="202px"></asp:TextBox>
<asp:Button ID="Button4" runat="server" Font-Bold="True" style="margin-left: 0px"
Text="Go" Width="40px" BackColor="#3366CC" ForeColor="White"
onclick="Button4_Click1" />
</p>
<br />
<table class="style17">
<tr>
<td class="style18" valign="top">
<img alt="" class="style19" src="Photos/image-2.jpg" /></td>
<td>
<asp:Menu ID="Menu1" runat="server" BackColor="#003366"
DynamicHorizontalOffset="2" Font-Bold="True" Font-Names="Verdana"
Font-Size="Small" ForeColor="White" StaticSubMenuIndent="10px">
<DynamicHoverStyle BackColor="#284E98" ForeColor="White" />
<DynamicMenuItemStyle HorizontalPadding="5px" VerticalPadding="2px" />
<DynamicMenuStyle BackColor="#B5C7DE" />
<DynamicSelectedStyle BackColor="#507CD1" />
<Items>
<asp:MenuItem Text="Productivity" Value="Poductivity ">
<asp:MenuItem NavigateUrl="~/Productivity.aspx" Text="Add to productivity"
Value="Add to productivity">
</asp:MenuItem>
<asp:MenuItem NavigateUrl="~/Checkprod.aspx" Text="Check list "
Value="Check list">
</asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem Text="Minls tagged" Value="Minls tagged">
<asp:MenuItem NavigateUrl="Tagged.aspx" Text="Add minls tagged"
Value="Add minls tagged"></asp:MenuItem>
<asp:MenuItem NavigateUrl="Taggedcheck.aspx" Text="Check tagged minls"
Value="Check tagged minls"></asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem Text="Team" Value="Team">
<asp:MenuItem NavigateUrl="Team.aspx" Text="Add Team" Value="Add Team">
</asp:MenuItem>
<asp:MenuItem NavigateUrl="Teamcheck.aspx" Text="Check Team list"
Value="Check Team list"></asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem NavigateUrl="Mineralslist.aspx" Text="Minerals" Value="Minerals">
</asp:MenuItem>
<asp:MenuItem Text="Report" Value="Report">
<asp:MenuItem Text="All minerals mined " Value="All minerals mined "
NavigateUrl="Repproductivity.aspx">
</asp:MenuItem>
<asp:MenuItem NavigateUrl="Repuntaggedcoltan.aspx" Text="Untagged coltan"
Value="Untagged coltan"></asp:MenuItem>
<asp:MenuItem Text="Untagged cassterite" Value="Minerals tagged"
NavigateUrl="Repuntaggedcass.aspx"></asp:MenuItem>
</asp:MenuItem>
</Items>
<StaticHoverStyle BackColor="#284E98" ForeColor="White" />
<StaticMenuItemStyle HorizontalPadding="5px" VerticalPadding="2px" />
<StaticSelectedStyle BackColor="#003300" />
</asp:Menu>
</td>
</tr>
</table>
<br />
<asp:Panel ID="Panel1" runat="server" BackColor="#0099CC" Height="286px"
Width="937px">
<table class="style5">
<tr>
<td class="style29">
<asp:Label ID="Label16" runat="server" Font-Bold="True" Font-Size="Medium"
style="color: #000000" Text="Quantity Mined"></asp:Label>
</td>
<td class="style30">
<asp:TextBox ID="qmined" runat="server" style="margin-left: 1px" Width="172px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="style26">
<asp:Label ID="Label17" runat="server" Font-Bold="True" Font-Size="Medium"
style="color: #000000" Text="Minerals mined"></asp:Label>
</td>
<td class="style27">
<asp:DropDownList ID="DropDownList1" runat="server" Height="20px" Width="180px">
</asp:DropDownList>
</td>
</tr>
<tr>
<td class="style26">
<asp:Label ID="Label21" runat="server" Font-Bold="True" Font-Size="Medium"
style="color: #000000" Text="TeamLeader Name"></asp:Label>
</td>
<td class="style27">
<asp:DropDownList ID="DropDownList2" runat="server" Height="20px" Width="180px">
</asp:DropDownList>
</td>
</tr>
</table>
<br />
<table class="style4">
<tr>
<td class="style15">
</td>
<td class="style28">
<asp:Button ID="Button7" runat="server" BackColor="Lime" Font-Bold="True"
Font-Size="Medium" ForeColor="White" Height="44px" onclick="Button3_Click"
Text="Save" Width="148px" />
</td>
</tr>
</table>
<br />
<br />
<br />
</asp:Panel>
<br />
<asp:GridView ID="GridView1" runat="server" BackColor="White"
BorderColor="White" BorderStyle="Ridge" BorderWidth="2px" CellPadding="3"
CellSpacing="1" GridLines="None">
<FooterStyle BackColor="#C6C3C6" ForeColor="Black" />
<HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" />
<PagerStyle BackColor="#C6C3C6" ForeColor="Black" HorizontalAlign="Right" />
<RowStyle BackColor="#DEDFDE" ForeColor="Black" />
<SelectedRowStyle BackColor="#9471DE" Font-Bold="True" ForeColor="White" />
<SortedAscendingCellStyle BackColor="#F1F1F1" />
<SortedAscendingHeaderStyle BackColor="#594B9C" />
<SortedDescendingCellStyle BackColor="#CAC9C9" />
<SortedDescendingHeaderStyle BackColor="#33276A" />
</asp:GridView>
<br />
<br />
</asp:Content>