modiZHPJ.aspx 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <%@ Page Language="C#" Debug=true AutoEventWireup="true" CodeFile="modiZHPJ.aspx.cs" Inherits="modiZHPJ" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head id="Head1" runat="server">
  5. <title></title>
  6. <style>
  7. #maindiv{
  8. width:900px;
  9. height:auto;
  10. border:#06F 1px groove;
  11. margin:0 auto;
  12. margin-top:10px;
  13. border-radius:15px;
  14. box-shadow:#CCC 6px 6px;
  15. padding:10px;
  16. font-size:12px;
  17. }
  18. #menu1{
  19. background-color:#E7F4F8;
  20. border:#03C 1px dotted;
  21. border-radius:8px;
  22. color:#FFF;
  23. padding:3px;
  24. box-shadow:#859CAD 4px 4px;
  25. text-align:left;
  26. color:#333399;
  27. }
  28. #stNav
  29. {
  30. padding:5px;
  31. margin-top:6px;
  32. background-color:#87B6E9;
  33. text-align:center;
  34. border:#F00 1px thick;
  35. box-shadow:#859CAD 3px 3px;
  36. border-radius:10px;
  37. }
  38. table
  39. {box-shadow:#859CAD 3px 3px;
  40. border-radius:10px;
  41. }
  42. .style1
  43. {
  44. height: 12px;
  45. }
  46. .style2
  47. {
  48. height: 39px;
  49. }
  50. .Input3
  51. {}
  52. #XQ
  53. {
  54. width: 148px;
  55. }
  56. #JC
  57. {
  58. width: 132px;
  59. }
  60. </style>
  61. <script>
  62. function checkbox(checkbox_name, table_tr_name) {
  63. var ckData = []; //selection checkbox array
  64. var ckstr = ""; //selection checkbox string
  65. var ckArr = document.getElementsByName(checkbox_name);
  66. var text = document.getElementById("TextBox5");
  67. for (var i = 0; i < ckArr.length; i++) {
  68. if (ckArr[i].checked) {
  69. ckData.push(ckArr[i].value);
  70. ckstr += ckArr[i].value;
  71. }
  72. }
  73. if (ckstr.length > 0) {
  74. // document.getElementById(table_tr_name).style.backgroundColor = "#FB9C97";
  75. document.getElementById(table_tr_name).style.backgroundColor = "#86D0F9";
  76. }
  77. else
  78. { document.getElementById(table_tr_name).style.backgroundColor = ""; }
  79. text.value = text.value + ckstr;
  80. }
  81. </script>
  82. <link href="js/tableCSS.css" rel="stylesheet" type="text/css" />
  83. <link href="js/ASPNET2BaseCss.css" rel="stylesheet" type="text/css" />
  84. </head>
  85. <body>
  86. <form id="form1" runat="server">
  87. <div id="maindiv">
  88. <div id="stNav">
  89. &nbsp;&nbsp;&nbsp;<table width='96%' height='111' border='1' align="center" cellspacing='1' bordercolor="#C1E7FD" bgcolor="#F4FCFF">
  90. <!--DWLayoutTable-->
  91. <tr bgcolor="#E2F2FC" >
  92. <td height='33' colspan="2" align="center">
  93. <font color="#FF0000" size="4" face="黑体">教学效果评分</font> </td>
  94. </tr>
  95. <TR>
  96. <TD colspan="2"><!--DWLayoutEmptyCell-->&nbsp;</TD>
  97. </TR>
  98. <tr align='center'>
  99. <td width=15% align='center' valign='middle' nowrap class="style1">
  100. 评价人姓名(督导) </td>
  101. <td width=85% align='left' valign='middle' class="style1">
  102. <asp:TextBox ID="TextBox1" runat="server" Width="120px" Height="26px"
  103. CssClass="Input3"></asp:TextBox>
  104. &nbsp;听课时间:<asp:TextBox ID="ZJ" Width="120px" Height="26px"
  105. runat="server"></asp:TextBox>
  106. &nbsp; 听课地点:<asp:TextBox ID="DD" Width="120px" Height="26px" runat="server"></asp:TextBox>
  107. 系部:<asp:TextBox ID="XB" Width="120px" Height="26px" runat="server"></asp:TextBox>
  108. </td>
  109. </tr>
  110. <tr align='center'>
  111. <td width=15% align='center' valign='middle' class="style1"> 被评教师姓名</td>
  112. <td width=85% align='left' valign='middle' class="style1">
  113. <asp:TextBox
  114. ID="JSXM" runat="server" Width="143px" Height="26px" CssClass="Input3">张XX</asp:TextBox>
  115. &nbsp;授课班级:<asp:TextBox ID="BJ" Width="143px" Height="26px" runat="server"></asp:TextBox>
  116. &nbsp; 课程名称:<asp:TextBox ID="KM" Width="143px" Height="26px" runat="server"></asp:TextBox>
  117. </td>
  118. </tr>
  119. <tr align='center'>
  120. <td height='12' align='center' valign='middle'> 星期</td>
  121. <td align='left' valign='middle'>
  122. <label>
  123. <asp:TextBox ID="XQ" Width="143px" Height="26px" runat="server"></asp:TextBox>
  124. &nbsp;
  125. 节&nbsp; 次: <asp:TextBox ID="JC" Width="143px" Height="26px" runat="server"></asp:TextBox>
  126. &nbsp;评价分(0-100)<asp:TextBox ID="PF" Width="143px" Height="26px" runat="server"></asp:TextBox>
  127. </label>
  128. </td>
  129. </tr>
  130. <tr align='center'>
  131. <td height='12' width=15% align='center' valign='middle'><p>教学评价内容</p>
  132. <p style="color: #FF3300">(评价意见)</p>
  133. </td>
  134. <td width=85% align='left' valign='middle'>
  135. <asp:TextBox ID="PJ" runat="server" TextMode="MultiLine"
  136. Width="663px" CssClass="Input3" Height="107px"></asp:TextBox>
  137. <BR> </td>
  138. </tr>
  139. <tr align='center'>
  140. <td height='12' width=15% align='center' valign='middle'><p>教学评价内容</p>
  141. <p style="color: #FF3300">(综合评价意见)</p>
  142. </td>
  143. <td width=85% align='left' valign='middle'>
  144. <asp:TextBox ID="ZHPJ" runat="server" TextMode="MultiLine"
  145. Width="663px" CssClass="Input3" Height="107px"></asp:TextBox>
  146. <BR> </td>
  147. </tr>
  148. <tr align='center'>
  149. <td colspan="2" align='center' valign='middle' class="style2"> &nbsp;
  150. <asp:Button ID="Button1" runat="server" CssClass="Input3" Height="28px"
  151. Text=" 修 改 提 交 " onclick="Button1_Click" />
  152. </td>
  153. </tr>
  154. </table><br />
  155. </div>
  156. <div id="menu1">
  157. <asp:Literal ID="Literal1" runat="server"></asp:Literal>
  158. </div>
  159. </form>
  160. </body>
  161. </html>