home *** CD-ROM | disk | FTP | other *** search
/ 66.142.0.142 / 66.142.0.142.tar / 66.142.0.142 / viewClockInOutview.aspx < prev    next >
Text File  |  2010-08-24  |  7KB  |  179 lines

  1. <%@ Page Language="VB" MasterPageFile="masterpage.master" AutoEventWireup="false" CodeFile="viewClockInOutview.aspx.vb" Inherits="viewClockInOutview" CodeFileBaseClass="AspNetMaker7_tfpssnet" %>
  2. <asp:Content ID="Content" ContentPlaceHolderID="Content" runat="server">
  3. <% If viewClockInOut.Export = "" Then %>
  4. <script type="text/javascript">
  5. <!--
  6. // Create page object
  7. var viewClockInOut_view = new ew_Page("viewClockInOut_view");
  8. // page properties
  9. viewClockInOut_view.PageID = "view"; // page ID
  10. var EW_PAGE_ID = viewClockInOut_view.PageID; // for backward compatibility
  11. <% If EW_CLIENT_VALIDATE Then %>
  12. viewClockInOut_view.ValidateRequired = true; // uses JavaScript validation
  13. <% Else %>
  14. viewClockInOut_view.ValidateRequired = false; // no JavaScript validation
  15. <% End If %>
  16. //-->
  17. </script>
  18. <script language="JavaScript" type="text/javascript">
  19. <!--
  20. // Write your client script here, no need to add script tags.
  21. // To include another .js script, use:
  22. // ew_ClientScriptInclude("my_javascript.js"); 
  23. //-->
  24. </script>
  25. <% End If %>
  26. <p><span class="aspnetmaker">View: Clock In/Out
  27. <br /><br />
  28. <% If viewClockInOut.Export = "" Then %>
  29. <a href="viewClockInOutlist.aspx">Back to List</a> 
  30.  
  31. <% End If %>
  32. </span></p>
  33. <% viewClockInOut_view.ShowMessage() %>
  34. <p />
  35. <table cellspacing="0" class="ewGrid"><tr><td class="ewGridContent">
  36. <div class="ewGridMiddlePanel">
  37. <table cellspacing="0" class="ewTable">
  38. <% If viewClockInOut.schDate.Visible Then ' schDate %>
  39.     <tr<%= viewClockInOut.schDate.RowAttributes %>>
  40.         <td class="ewTableHeader">Date</td>
  41.         <td<%= viewClockInOut.schDate.CellAttributes %>>
  42. <div<%= viewClockInOut.schDate.ViewAttributes %>><%= viewClockInOut.schDate.ViewValue %></div>
  43. </td>
  44.     </tr>
  45. <% End If %>
  46. <% If viewClockInOut.schEvtID.Visible Then ' schEvtID %>
  47.     <tr<%= viewClockInOut.schEvtID.RowAttributes %>>
  48.         <td class="ewTableHeader">Event</td>
  49.         <td<%= viewClockInOut.schEvtID.CellAttributes %>>
  50. <div<%= viewClockInOut.schEvtID.ViewAttributes %>><%= viewClockInOut.schEvtID.ViewValue %></div>
  51. </td>
  52.     </tr>
  53. <% End If %>
  54. <% If viewClockInOut.schPartsID.Visible Then ' schPartsID %>
  55.     <tr<%= viewClockInOut.schPartsID.RowAttributes %>>
  56.         <td class="ewTableHeader">Part</td>
  57.         <td<%= viewClockInOut.schPartsID.CellAttributes %>>
  58. <div<%= viewClockInOut.schPartsID.ViewAttributes %>><%= viewClockInOut.schPartsID.ViewValue %></div>
  59. </td>
  60.     </tr>
  61. <% End If %>
  62. <% If viewClockInOut.schCallTime.Visible Then ' schCallTime %>
  63.     <tr<%= viewClockInOut.schCallTime.RowAttributes %>>
  64.         <td class="ewTableHeader">Call Time</td>
  65.         <td<%= viewClockInOut.schCallTime.CellAttributes %>>
  66. <div<%= viewClockInOut.schCallTime.ViewAttributes %>><%= viewClockInOut.schCallTime.ViewValue %></div>
  67. </td>
  68.     </tr>
  69. <% End If %>
  70. <% If viewClockInOut.schStartTime.Visible Then ' schStartTime %>
  71.     <tr<%= viewClockInOut.schStartTime.RowAttributes %>>
  72.         <td class="ewTableHeader">Start Time</td>
  73.         <td<%= viewClockInOut.schStartTime.CellAttributes %>>
  74. <div<%= viewClockInOut.schStartTime.ViewAttributes %>><%= viewClockInOut.schStartTime.ViewValue %></div>
  75. </td>
  76.     </tr>
  77. <% End If %>
  78. <% If viewClockInOut.schEndTime.Visible Then ' schEndTime %>
  79.     <tr<%= viewClockInOut.schEndTime.RowAttributes %>>
  80.         <td class="ewTableHeader">End Time</td>
  81.         <td<%= viewClockInOut.schEndTime.CellAttributes %>>
  82. <div<%= viewClockInOut.schEndTime.ViewAttributes %>><%= viewClockInOut.schEndTime.ViewValue %></div>
  83. </td>
  84.     </tr>
  85. <% End If %>
  86. <% If viewClockInOut.schOutTime.Visible Then ' schOutTime %>
  87.     <tr<%= viewClockInOut.schOutTime.RowAttributes %>>
  88.         <td class="ewTableHeader">Out Time</td>
  89.         <td<%= viewClockInOut.schOutTime.CellAttributes %>>
  90. <div<%= viewClockInOut.schOutTime.ViewAttributes %>><%= viewClockInOut.schOutTime.ViewValue %></div>
  91. </td>
  92.     </tr>
  93. <% End If %>
  94. <% If viewClockInOut.schLocID.Visible Then ' schLocID %>
  95.     <tr<%= viewClockInOut.schLocID.RowAttributes %>>
  96.         <td class="ewTableHeader">Location</td>
  97.         <td<%= viewClockInOut.schLocID.CellAttributes %>>
  98. <div<%= viewClockInOut.schLocID.ViewAttributes %>><%= viewClockInOut.schLocID.ViewValue %></div>
  99. </td>
  100.     </tr>
  101. <% End If %>
  102. <% If viewClockInOut.schEmpID.Visible Then ' schEmpID %>
  103.     <tr<%= viewClockInOut.schEmpID.RowAttributes %>>
  104.         <td class="ewTableHeader">Employee</td>
  105.         <td<%= viewClockInOut.schEmpID.CellAttributes %>>
  106. <div<%= viewClockInOut.schEmpID.ViewAttributes %>><%= viewClockInOut.schEmpID.ViewValue %></div>
  107. </td>
  108.     </tr>
  109. <% End If %>
  110. <% If viewClockInOut.schPosID.Visible Then ' schPosID %>
  111.     <tr<%= viewClockInOut.schPosID.RowAttributes %>>
  112.         <td class="ewTableHeader">Position</td>
  113.         <td<%= viewClockInOut.schPosID.CellAttributes %>>
  114. <div<%= viewClockInOut.schPosID.ViewAttributes %>><%= viewClockInOut.schPosID.ViewValue %></div>
  115. </td>
  116.     </tr>
  117. <% End If %>
  118. <% If viewClockInOut.schTypID.Visible Then ' schTypID %>
  119.     <tr<%= viewClockInOut.schTypID.RowAttributes %>>
  120.         <td class="ewTableHeader">Type</td>
  121.         <td<%= viewClockInOut.schTypID.CellAttributes %>>
  122. <div<%= viewClockInOut.schTypID.ViewAttributes %>><%= viewClockInOut.schTypID.ViewValue %></div>
  123. </td>
  124.     </tr>
  125. <% End If %>
  126. <% If viewClockInOut.schNotes.Visible Then ' schNotes %>
  127.     <tr<%= viewClockInOut.schNotes.RowAttributes %>>
  128.         <td class="ewTableHeader">Reason for Unscheduled Shift</td>
  129.         <td<%= viewClockInOut.schNotes.CellAttributes %>>
  130. <div<%= viewClockInOut.schNotes.ViewAttributes %>><%= viewClockInOut.schNotes.ViewValue %></div>
  131. </td>
  132.     </tr>
  133. <% End If %>
  134. <% If viewClockInOut.schActualStart.Visible Then ' schActualStart %>
  135.     <tr<%= viewClockInOut.schActualStart.RowAttributes %>>
  136.         <td class="ewTableHeader">Actual Start</td>
  137.         <td<%= viewClockInOut.schActualStart.CellAttributes %>>
  138. <div<%= viewClockInOut.schActualStart.ViewAttributes %>><%= viewClockInOut.schActualStart.ViewValue %></div>
  139. </td>
  140.     </tr>
  141. <% End If %>
  142. <% If viewClockInOut.schActualEnd.Visible Then ' schActualEnd %>
  143.     <tr<%= viewClockInOut.schActualEnd.RowAttributes %>>
  144.         <td class="ewTableHeader">Actual End</td>
  145.         <td<%= viewClockInOut.schActualEnd.CellAttributes %>>
  146. <div<%= viewClockInOut.schActualEnd.ViewAttributes %>><%= viewClockInOut.schActualEnd.ViewValue %></div>
  147. </td>
  148.     </tr>
  149. <% End If %>
  150. <% If viewClockInOut.schDateCreated.Visible Then ' schDateCreated %>
  151.     <tr<%= viewClockInOut.schDateCreated.RowAttributes %>>
  152.         <td class="ewTableHeader">Date Created</td>
  153.         <td<%= viewClockInOut.schDateCreated.CellAttributes %>>
  154. <div<%= viewClockInOut.schDateCreated.ViewAttributes %>><%= viewClockInOut.schDateCreated.ViewValue %></div>
  155. </td>
  156.     </tr>
  157. <% End If %>
  158. <% If viewClockInOut.schStatus.Visible Then ' schStatus %>
  159.     <tr<%= viewClockInOut.schStatus.RowAttributes %>>
  160.         <td class="ewTableHeader">Status</td>
  161.         <td<%= viewClockInOut.schStatus.CellAttributes %>>
  162. <div<%= viewClockInOut.schStatus.ViewAttributes %>><%= viewClockInOut.schStatus.ViewValue %></div>
  163. </td>
  164.     </tr>
  165. <% End If %>
  166. </table>
  167. </div>
  168. </td></tr></table>
  169. <p />
  170. <% If viewClockInOut.Export = "" Then %>
  171. <script language="JavaScript" type="text/javascript">
  172. <!--
  173. // Write your table-specific startup script here
  174. // document.write("page loaded");
  175. //-->
  176. </script>
  177. <% End If %>
  178. </asp:Content>
  179.