⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rr.aspx

📁 it is designed using asp.net2005 and c#
💻 ASPX
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage3.master" AutoEventWireup="true" CodeFile="RR.aspx.cs" Inherits="_Default" Title="Untitled Page" %>

<asp:Content ID="Content1" runat="server" ContentPlaceHolderID="ContentPlaceHolder1">
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <table style="z-index: 100; left: 13px; width: 824px; position: absolute; top: 42px;
        height: 465px">
        <tr>
            <td style="width: 100px">
                <asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Size="Medium" ForeColor="#FFFF80"
                    Style="z-index: 100; left: 14px; position: absolute; top: 9px" Text="Room Availability:Cheack & Book"
                    Width="260px"></asp:Label>
                <asp:Label ID="Label2" runat="server" Font-Bold="True" Font-Size="Medium" Font-Underline="True"
                    ForeColor="#FFFF80" Style="z-index: 101; left: 14px; position: absolute; top: 28px"
                    Text="Find Rooms & Rates:" Width="259px"></asp:Label>
                <asp:Image ID="Image1" runat="server" Height="35px" ImageUrl="~/images/aninew1.gif"
                    Style="z-index: 102; left: 227px; position: absolute; top: 316px" Width="32px" />
                <asp:Label style="z-index: 103; left: 15px; position: absolute; top: 61px" Font-Bold="True" Font-Italic="False" Font-Size="Small" ForeColor="#C04000" ID="Label3" runat="server" Text="Check-In Date" Width="130px" Height="18px" />
                &nbsp;
                <asp:ImageButton style="z-index: 104; left: 154px; position: absolute; top: 79px" Height="21px" ID="ImageButton2" ImageAlign="AbsMiddle" ImageUrl="~/images/calendar_0.gif" runat="server" Width="25px" OnClick="ImageButton1_Click" />
                <asp:Label style="z-index: 105; left: 14px; position: absolute; top: 116px" Font-Bold="True" Font-Size="Small" ForeColor="#C04000" ID="Label4" runat="server" Text="Cheack-Out DAte" Width="130px" Height="18px" />
                &nbsp;
                <asp:ImageButton style="z-index: 106; left: 152px; position: absolute; top: 136px" Height="19px" ID="ImageButton1" ImageAlign="AbsMiddle" ImageUrl="~/images/calendar_0.gif" runat="server" Width="25px" OnClick="ImageButton2_Click" />
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp;&nbsp;
                <asp:TextBox ID="TextBox1" runat="server" Style="z-index: 107; left: 13px; position: absolute;
                    top: 78px" Width="126px"></asp:TextBox>
                &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
                <asp:Label ID="Label5" runat="server" Font-Bold="True" Font-Size="Small" ForeColor="#C04000"
                    Height="18px" Style="z-index: 108; left: 15px; position: absolute; top: 169px"
                    Text="Typr Of Room:" Width="130px"></asp:Label>
                &nbsp;
                <!--------calendar1-------!-->
                <asp:calendar id="cdrCalendar1" runat="server" 
  backcolor="#ffffff" width="133px" height="1px" 
  font-size="12px" font-names="Arial" borderwidth="2px"
  bordercolor="#000000" nextprevformat="shortmonth" 
  daynameformat="firsttwoletters" Visible="False" style="z-index: 109; left: 202px; position: absolute; top: 48px" OnSelectionChanged="cdrCalendar1_SelectionChanged">
  <TodayDayStyle ForeColor="White" BackColor="Black"></TodayDayStyle>
  <NextPrevStyle Font-Size="12px" Font-Bold="True" ForeColor="#333333">
  </NextPrevStyle>
  <DayHeaderStyle Font-Size="12px" Font-Bold="True"></DayHeaderStyle>
  <TitleStyle Font-Size="14px" Font-Bold="True" BorderWidth="2px"
     ForeColor="#000055"></TitleStyle>
  <OtherMonthDayStyle ForeColor="#CCCCCC"></OtherMonthDayStyle>
</asp:calendar>
                
                &nbsp;&nbsp;
                <!--------calendar2-------!-->
                <asp:calendar id="cdrCalendar2" runat="server" 
  backcolor="#ffffff" width="133px" height="1px" 
  font-size="12px" font-names="Arial" borderwidth="2px"
  bordercolor="#000000" nextprevformat="shortmonth" 
  daynameformat="firsttwoletters" Visible="False" style="z-index: 110; left: 268px; position: absolute; top: 48px" OnSelectionChanged="cdrCalendar2_SelectionChanged">
  <TodayDayStyle ForeColor="White" BackColor="Black"></TodayDayStyle>
  <NextPrevStyle Font-Size="12px" Font-Bold="True" ForeColor="#333333">
  </NextPrevStyle>
  <DayHeaderStyle Font-Size="12px" Font-Bold="True"></DayHeaderStyle>
  <TitleStyle Font-Size="14px" Font-Bold="True" BorderWidth="2px"
     ForeColor="#000055"></TitleStyle>
  <OtherMonthDayStyle ForeColor="#CCCCCC"></OtherMonthDayStyle>
</asp:calendar>
                <asp:TextBox ID="TextBox2" runat="server" Style="z-index: 111; left: 13px; position: absolute;
                    top: 133px" Width="125px"></asp:TextBox>
                <asp:DropDownList ID="DropDownList1" runat="server" Style="z-index: 112; left: 14px;
                    position: absolute; top: 187px" Width="130px" Font-Bold="True">
                    <asp:ListItem>Slect Room Type</asp:ListItem>
                    <asp:ListItem>King Room</asp:ListItem>
                    <asp:ListItem>Club King</asp:ListItem>
                    <asp:ListItem>Regency Suit King</asp:ListItem>
                    <asp:ListItem>Twin Room</asp:ListItem>
                    <asp:ListItem>Club Twin</asp:ListItem>
                </asp:DropDownList>
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <asp:HyperLink ID="HyperLink4" runat="server" Font-Bold="True" Font-Italic="True"
                    ForeColor="#C04000" Style="z-index: 113; left: 266px; vertical-align: middle;
                    position: absolute; top: 373px; text-align: left" Width="119px">Club Twin</asp:HyperLink>
                <br />
                <asp:HyperLink ID="HyperLink2" runat="server" Font-Bold="True" Font-Italic="True"
                    ForeColor="#C04000" Style="z-index: 114; left: 266px; vertical-align: middle;
                    position: absolute; top: 354px; text-align: left" Width="119px">Twin Room</asp:HyperLink>
                <asp:HyperLink ID="HyperLink5" runat="server" Font-Bold="True" Font-Italic="True"
                    ForeColor="#C04000" Style="z-index: 115; left: 266px; vertical-align: middle;
                    position: absolute; top: 316px; text-align: left" Width="119px">Regency Suit King</asp:HyperLink>
                &nbsp;
                <asp:Button ID="Button1" runat="server" ForeColor="Blue" Height="26px" Style="font-weight: bolder;
                    font-size: medium; z-index: 116; left: 35px; color: #ff0033; position: absolute;
                    top: 217px; background-color: #0000ff" Text="Cheack" />
                <asp:Label ID="Label6" runat="server" Font-Bold="True" Font-Size="Medium" Font-Strikeout="False"
                    Font-Underline="True" ForeColor="Cyan" Style="z-index: 117; left: 208px; font-family: 'Times New Roman';
                    position: absolute; top: 251px" Text="Know your desired Room" Width="178px"></asp:Label>
                <br />
                <br />
                <asp:HyperLink ID="HyperLink1" runat="server" Font-Bold="True" Font-Italic="True"
                    ForeColor="#C04000" Style="z-index: 118; left: 267px; vertical-align: middle;
                    position: absolute; top: 279px; text-align: left" Width="119px">King Room</asp:HyperLink>
                <asp:HyperLink ID="HyperLink3" runat="server" Font-Bold="True" Font-Italic="True"
                    ForeColor="#C04000" Style="z-index: 119; left: 266px; vertical-align: middle;
                    position: absolute; top: 297px; text-align: left" Width="119px">Club King</asp:HyperLink>
                &nbsp;<br />
                <br />
                <asp:Image ID="Image4" runat="server" Height="20px" ImageUrl="~/images/arrow_1.gif"
                    Style="z-index: 121; left: 237px; position: absolute; top: 375px" Width="22px" />
                <asp:Image ID="Image5" runat="server" Height="20px" ImageUrl="~/images/arrow_1.gif"
                    Style="z-index: 122; left: 237px; position: absolute; top: 353px" Width="22px" />
                <asp:Image ID="Image6" runat="server" Height="20px" ImageUrl="~/images/arrow_1.gif"
                    Style="z-index: 125; left: 237px; position: absolute; top: 272px" Width="22px" />
                <br />
                <br />
                <asp:Image ID="Image2" runat="server" Height="20px" ImageUrl="~/images/arrow_1.gif"
                    Style="z-index: 124; left: 237px; position: absolute; top: 295px" Width="22px" />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />
                <br />

            </td>
            <td style="width: 100px">
            </td>
        </tr>
    </table>
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
</asp:Content>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -