<%@ Page language="c#" Codebehind="Offer.aspx.cs" AutoEventWireup="false" Inherits="Reservation.Offer" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
  <HEAD>
<meta content="Microsoft Visual Studio 7.0" name=GENERATOR>
<meta content=C# name=CODE_LANGUAGE>
<meta content="JavaScript (ECMAScript)" name=vs_defaultClientScript>
<meta content=http://schemas.microsoft.com/intellisense/ie5 name=vs_targetSchema>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta content="Offer editor of Reservation Web Application" name=Description>
<meta content="C#, .NET, Pagebox" name=keywords><LINK href="reservation.css" type=text/css rel=stylesheet >
  </HEAD>
<body>
<table class=title width=620>
  <tr>
    <td align=middle>Reservation: Offer 
  update</TD></TR></TABLE>
<table class=menu width=620>
  <tr>
    <td align=middle width="20%"><A href="Login.aspx" >Login</A></TD>
    <td align=middle width="20%"><A href="Users.aspx" >Users</A></TD>
    <td align=middle width="20%"><A href="Book.aspx" >Book</A></TD>
    <td align=middle width="20%"><A href="Search.aspx" >Search</A></TD>
    <td align=middle width="20%"><a 
      href="http://pagebox.net/dotnet/resa-offer.html" 
      >Help</A></TD></TR></TABLE>
<form id=Offer method=post runat="server">
<table border=0>
  <tr>
    <td>Resource: <asp:dropdownlist id=ddResource Runat="server" AutoPostBack="True"></asp:dropdownlist>  <asp:button id=btnSet Runat="server" Text="Set"></asp:button><asp:button id=btnZero Runat="server" Text="Zero"></asp:button> 

      <p></P>
      <table class=hours>
        <tr>
          <th>Hour</TH>
          <th>8</TH>
          <th>9</TH>
          <th>10</TH>
          <th>11</TH>
          <th>12</TH>
          <th>13</TH>
          <th>14</TH>
          <th>15</TH>
          <th>16</TH>
          <th>17</TH>
          <th>18</TH></TR>
        <tr>
          <td align=right>00</TD>
          <td><asp:textbox id=H800 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H900 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1000 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1100 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1200 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1300 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1400 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1500 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1600 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1700 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1800 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD></TR>
        <tr>
          <td align=right>30</TD>
          <td><asp:textbox id=H830 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H930 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1030 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1130 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1230 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1330 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1430 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1530 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1630 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1730 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD>
          <td><asp:textbox id=H1830 Runat="server" MaxLength="1" Width="20px"></asp:textbox></TD></TR></TABLE> <!-- End of hour table -->
      <table border=0> <!-- Button and total table -->
        <tr>
          <td><asp:button id=btnUpdate Runat="server" Text="Update" Width="80px"></asp:button></TD>
          <td>Daily total:</TD>
          <td><asp:label id=lblDay Runat="server"></asp:label></TD></TR>
        <tr>
          <td><asp:button id=btnReset Runat="server" Text="Reset" Width="80px"></asp:button></TD>
          <td>Monthly total:</TD>
          <td><asp:label id=lblMonth Runat="server"></asp:label></TD></TR></TABLE> <!-- End of button and total table --></TD>
    <td><asp:calendar id=CalOffer Runat="server" TodayDayStyle-BackColor="#ffcc66" OtherMonthDayStyle-BackColor="LightGray" BackColor="#ffdddd" TitleStyle-ForeColor="White" TitleStyle-BackColor="#bb1111" DayHeaderStyle-BackColor="#ffbbaa" SelectionMode="DayWeekMonth">
<TodayDayStyle BackColor="#FFCC66">
</TodayDayStyle>
<DayHeaderStyle BackColor="#FFBBAA">
</DayHeaderStyle>
<TitleStyle ForeColor="White" BackColor="#BB1111">
</TitleStyle>
<WeekendDayStyle BackColor="WhiteSmoke"></WeekendDayStyle>
<OtherMonthDayStyle BackColor="LightGray">
</OtherMonthDayStyle>
</asp:calendar></TD></TR></TABLE><asp:label id=lblStatus Runat="server"></asp:label></FORM>
<p class=timestamp>
<script>
  document.write(document.lastModified);
</script>
. © 2002 Alexis Grandemange</P>
</body>
</HTML>