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

📄 page3.aspx~rf150614.tmp

📁 its a website on property dealing made in c# and .net framework.. the database is missing though.
💻 TMP
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>Untitled Page</title>
</head>
<body>
    <form id="form1" runat="server">
    <div>
        <asp:Label ID="Label1" runat="server" Font-Size="24pt" Height="24px" Style="z-index: 100;
            left: 400px; position: absolute; top: 384px" Text="BUY/RENT" Width="134px"></asp:Label>
        <asp:Panel ID="Panel1" runat="server" Height="296px" Style="z-index: 101; left: 168px;
            position: absolute; top: 480px" Width="624px" BorderColor="#0000C0" BorderStyle="Double">
            <asp:Label ID="Label2" runat="server" Font-Size="16pt" Style="z-index: 100; left: 224px;
                position: absolute; top: 24px" Text="Select Type And City"></asp:Label>
            <asp:Label ID="Label3" runat="server" Font-Underline="True" Style="z-index: 101;
                left: 144px; position: absolute; top: 88px" Text="Type" Width="56px"></asp:Label>
            <asp:Label ID="Label4" runat="server" Font-Underline="True" Style="z-index: 102;
                left: 440px; position: absolute; top: 88px" Text="City"></asp:Label>
            <asp:RadioButtonList ID="RadioButtonList1" runat="server" Style="z-index: 103; left: 144px;
                position: absolute; top: 152px">
                <asp:ListItem>Buy</asp:ListItem>
                <asp:ListItem>Rent</asp:ListItem>
            </asp:RadioButtonList>
            <asp:RadioButtonList ID="RadioButtonList2" runat="server" Style="z-index: 104; left: 440px;
                position: absolute; top: 136px">
                <asp:ListItem>Delhi</asp:ListItem>
                <asp:ListItem>Gurgaon</asp:ListItem>
                <asp:ListItem>Noida</asp:ListItem>
            </asp:RadioButtonList>
            <asp:LinkButton ID="LinkButton1" runat="server" Style="z-index: 106; left: 288px;
                position: absolute; top: 240px" Font-Size="14pt" Height="24px" Width="56px">Go>></asp:LinkButton>
        </asp:Panel>
        <asp:TextBox ID="TextBox1" runat="server" Font-Size="8pt" Height="40px" Style="z-index: 102;
            left: 8px; position: absolute; top: 840px" TextMode="MultiLine" Width="976px">BEST VIEWED WITH 800X600 RESOLUTION IN NETSCAPE/INTERNET EXPLORER 4.0  &amp;  ABOVE . Copyright 2008 eproperties.com. All Rights reserved. No part of this site may be reproduced without the explicit permission of the owners.</asp:TextBox>
        <asp:Panel ID="Panel2" runat="server" BorderColor="#0000C0" BorderStyle="Double"
            Height="208px" Style="z-index: 103; left: 8px; position: absolute; top: 16px"
            Width="232px">
        </asp:Panel>
        <asp:Panel ID="Panel3" runat="server" BackColor="Lavender" BorderColor="#0000C0"
            BorderStyle="Double" Height="208px" Style="z-index: 104; left: 248px; position: absolute;
            top: 16px" Width="480px">
            <asp:Label ID="Label5" runat="server" Font-Bold="True" Font-Size="32pt" Height="40px"
                Style="z-index: 100; left: 72px; position: absolute; top: 56px" Text="eProperties.com"
                Width="200px"></asp:Label>
            <asp:Label ID="Label6" runat="server" Font-Bold="True" ForeColor="#FF8080" Style="z-index: 102;
                left: 232px; position: absolute; top: 128px" Text="India  Property listing service"
                Width="200px"></asp:Label>
        </asp:Panel>
        <asp:Panel ID="Panel4" runat="server" BorderColor="#0000C0" BorderStyle="Double"
            Height="208px" Style="z-index: 105; left: 736px; position: absolute; top: 16px"
            Width="232px">
        </asp:Panel>
        <asp:Panel ID="Panel5" runat="server" BackColor="Lavender" BorderColor="#0000C0"
            BorderStyle="Double" Height="40px" Style="z-index: 106; left: 16px; position: absolute;
            top: 240px" Width="232px">
            <asp:HyperLink ID="HyperLink1" runat="server" Style="z-index: 100; left: 136px; position: absolute;
                top: 8px">Buy/Rent</asp:HyperLink>
            <asp:HyperLink ID="HyperLink2" runat="server" Style="z-index: 102; left: 32px; position: absolute;
                top: 8px">Sell/Lease</asp:HyperLink>
        </asp:Panel>
        <asp:Panel ID="Panel6" runat="server" BackColor="Lavender" BorderColor="#0000C0"
            BorderStyle="Double" Height="40px" Style="z-index: 107; left: 736px; position: absolute;
            top: 240px" Width="240px">
            <asp:HyperLink ID="HyperLink3" runat="server" Style="z-index: 100; left: 24px; position: absolute;
                top: 8px">Login</asp:HyperLink>
            <asp:HyperLink ID="HyperLink4" runat="server" Style="z-index: 101; left: 88px; position: absolute;
                top: 8px">Register</asp:HyperLink>
            <asp:HyperLink ID="HyperLink5" runat="server" Style="z-index: 103; left: 176px; position: absolute;
                top: 8px">Home</asp:HyperLink>
        </asp:Panel>
        <asp:TextBox ID="TextBox2" runat="server" Style="z-index: 109; left: 0px; position: absolute;
            top: 0px"></asp:TextBox>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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