Calender.aspx
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:7k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Calender.aspx.vb" Inherits="ioffice.Calender"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title>iOffice.Net 阴阳对照日历</title>
  6. <meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
  7. <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
  8. <meta content="JavaScript" name="vs_defaultClientScript">
  9. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  10. <LINK href="../../Styles.css" type="text/css" rel="stylesheet">
  11. </HEAD>
  12. <body bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  13. <form id="Form1" method="post" runat="server">
  14. <FONT face="宋体">
  15. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  16. <TR>
  17. <TD style="HEIGHT: 5px" vAlign="top" noWrap align="middle">
  18. <TABLE class="querybox" style="WIDTH: 95%; HEIGHT: 40px" cellSpacing="0" cellPadding="0" border="0">
  19. <TR>
  20. <TD vAlign="center" noWrap>
  21. <TABLE class="td" style="WIDTH: 100%; HEIGHT: 92.29%" cellSpacing="0" cellPadding="0" border="0">
  22. <TR>
  23. <TD style="WIDTH: 55px" noWrap align="right">
  24. 日期:年
  25. </TD>
  26. <TD style="WIDTH: 5px">
  27. <asp:textbox id="txtYear" runat="server" Width="80px"></asp:textbox>
  28. </TD>
  29. <TD style="WIDTH: 26px" noWrap align="right">
  30. </TD>
  31. <TD style="WIDTH: 72px">
  32. <asp:dropdownlist id="dropMonth" runat="server" Width="80px" Height="23px" AutoPostBack="True">
  33. <asp:ListItem Value="一月">一月</asp:ListItem>
  34. <asp:ListItem Value="二月">二月</asp:ListItem>
  35. <asp:ListItem Value="三月">三月</asp:ListItem>
  36. <asp:ListItem Value="四月">四月</asp:ListItem>
  37. <asp:ListItem Value="五月">五月</asp:ListItem>
  38. <asp:ListItem Value="六月">六月</asp:ListItem>
  39. <asp:ListItem Value="七月">七月</asp:ListItem>
  40. <asp:ListItem Value="八月">八月</asp:ListItem>
  41. <asp:ListItem Value="九月">九月</asp:ListItem>
  42. <asp:ListItem Value="十月">十月</asp:ListItem>
  43. <asp:ListItem Value="十一月">十一月</asp:ListItem>
  44. <asp:ListItem Value="十二月">十二月</asp:ListItem>
  45. </asp:dropdownlist>
  46. </TD>
  47. <TD style="WIDTH: 29px" noWrap align="right">
  48. 日&nbsp;
  49. </TD>
  50. <TD width="10">
  51. <asp:dropdownlist id="dropDay" runat="server" Width="80px" Height="23px" Enabled="False">
  52. <asp:ListItem Value="1">1</asp:ListItem>
  53. <asp:ListItem Value="2">2</asp:ListItem>
  54. <asp:ListItem Value="3">3</asp:ListItem>
  55. <asp:ListItem Value="4">4</asp:ListItem>
  56. <asp:ListItem Value="5">5</asp:ListItem>
  57. <asp:ListItem Value="6">6</asp:ListItem>
  58. <asp:ListItem Value="7">7</asp:ListItem>
  59. <asp:ListItem Value="8">8</asp:ListItem>
  60. <asp:ListItem Value="9">9</asp:ListItem>
  61. <asp:ListItem Value="10">10</asp:ListItem>
  62. <asp:ListItem Value="11">11</asp:ListItem>
  63. <asp:ListItem Value="12">12</asp:ListItem>
  64. <asp:ListItem Value="13">13</asp:ListItem>
  65. <asp:ListItem Value="14">14</asp:ListItem>
  66. <asp:ListItem Value="15">15</asp:ListItem>
  67. <asp:ListItem Value="16">16</asp:ListItem>
  68. <asp:ListItem Value="17">17</asp:ListItem>
  69. <asp:ListItem Value="18">18</asp:ListItem>
  70. <asp:ListItem Value="19">19</asp:ListItem>
  71. <asp:ListItem Value="20">20</asp:ListItem>
  72. <asp:ListItem Value="21">21</asp:ListItem>
  73. <asp:ListItem Value="22">22</asp:ListItem>
  74. <asp:ListItem Value="23">23</asp:ListItem>
  75. <asp:ListItem Value="24">24</asp:ListItem>
  76. <asp:ListItem Value="25">25</asp:ListItem>
  77. <asp:ListItem Value="26">26</asp:ListItem>
  78. <asp:ListItem Value="27">27</asp:ListItem>
  79. <asp:ListItem Value="28">28</asp:ListItem>
  80. <asp:ListItem Value="29">29</asp:ListItem>
  81. <asp:ListItem Value="30">30</asp:ListItem>
  82. <asp:ListItem Value="31">31</asp:ListItem>
  83. </asp:dropdownlist>
  84. </TD>
  85. <TD>
  86. <asp:imagebutton id="cmdQuery" runat="server" ImageAlign="AbsMiddle" ImageUrl="../../img/button/query.gif"></asp:imagebutton>
  87. <asp:label id="lblErr" runat="server" CssClass="err" Visible="False"></asp:label>
  88. </TD>
  89. </TR>
  90. </TABLE>
  91. </TD>
  92. </TR>
  93. </TABLE>
  94. </TD>
  95. </TR>
  96. <TR>
  97. <TD vAlign="top" noWrap align="middle">
  98. <TABLE style="WIDTH: 95%; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  99. <TR>
  100. <TD vAlign="top" noWrap>
  101. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  102. <TR>
  103. <TD class="tttable" noWrap height="10">
  104. </TD>
  105. <TD style="WIDTH: 1px" noWrap height="10">
  106. </TD>
  107. <TD class="td" noWrap align="right" height="10">
  108. </TD>
  109. </TR>
  110. <TR>
  111. <TD class="tttable" noWrap>
  112. &nbsp;
  113. <asp:label id="lblYear" runat="server"></asp:label>
  114. <asp:linkbutton id="cmdToday" runat="server" ToolTip="转到[今日]"></asp:linkbutton>
  115. <asp:label id="lblDate" runat="server" Visible="False"></asp:label>
  116. </TD>
  117. <TD style="WIDTH: 1px" noWrap>
  118. </TD>
  119. <TD class="td" noWrap align="right">
  120. &nbsp;&nbsp;&nbsp;
  121. </TD>
  122. </TR>
  123. </TABLE>
  124. <asp:calendar id="calSchedule" runat="server" Width="100%" Height="92%" DayNameFormat="Full" BorderStyle="None" NextMonthText="下一月<img src=../../img/right_arrow.gif alt=下一月 border=0 />" PrevMonthText="<img src=../../img/left_arrow.gif alt=上一月 border=0 />上一月" ShowGridLines="True" BorderColor="#999999" BackColor="#F8F4E4">
  125. <TodayDayStyle BorderWidth="2px" BorderStyle="Solid" BorderColor="CornflowerBlue" BackColor="#F0F0E8"></TodayDayStyle>
  126. <DayStyle Font-Bold="True" HorizontalAlign="Left" VerticalAlign="Top"></DayStyle>
  127. <NextPrevStyle ForeColor="#223399" CssClass="td"></NextPrevStyle>
  128. <DayHeaderStyle Font-Size="13px" Height="10px" CssClass="tttable" BackColor="#F0F0E8"></DayHeaderStyle>
  129. <TitleStyle Font-Bold="True" Height="10px" BackColor="#D8C8A8"></TitleStyle>
  130. <WeekendDayStyle ForeColor="Red"></WeekendDayStyle>
  131. </asp:calendar>
  132. </TD>
  133. </TR>
  134. </TABLE>
  135. </TD>
  136. </TR>
  137. </TABLE>
  138. </FONT>
  139. </form>
  140. </body>
  141. </HTML>