OTEL REZERVASYON SİTESİ

Hastane Sitesi – ASP.NET

index.aspx Kodları ;

H1

[code lang=”html”]

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="index.aspx.vb" Inherits="index" %>

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!–
body {
background-color: #000000;
}
–>
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>

<body>
<form id="form1" runat="server">
<div align="center">
<br />
<asp:Image ID="Image1" runat="server" ImageUrl="~/resim/banner2.jpg"
Width="1000px" />
<br />
<br />
<table width="638" border="0">
<tr>
<td width="628"><div align="center">
<table width="200" border="0">
<tr>
<td><script type="text/javascript">
AC_FL_RunContent( ‘codebase’,’http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0′,’width’,’1000′,’height’,’500′,’src’,’22222′,’quality’,’high’,’pluginspage’,’http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash’,’movie’,’22222′ ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1000" height="500">
<param name="movie" value="22222.swf" />
<param name="quality" value="high" />
<embed src="22222.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="500"></embed>
</object></noscript></td>
</tr>
</table>
</div></td>
</tr>
</table>
</div>
</form>
</body>
[/code]

default.aspx Kodları ;

h2

[code lang=”html”]

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" 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>
<style type="text/css">
.style3
{
}
.rezervasyon
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
}
.style5
{
width: 402px;
}
.style1
{
width: 36px;
}
.style2
{
width: 4px;
text-align: center;
}
.style8
{
text-align: left;
width: 88px;
}
.style9
{
text-align: center;
width: 88px;
}
.style7
{
text-align: center;
}
.style10
{}
.style11
{
width: 296px;
}
</style>
</head>
<body bgcolor="Black">
<form id="form1" runat="server">
<div class="style3">

<div class="style3">
<table style="width: 100%;">
<tr>
<td style="text-align: center">
<asp:Image ID="Image1" runat="server" ImageUrl="~/resim/banner.jpg" />
</td>
</tr>
<tr>
<td style="text-align: center">
<asp:LinkButton ID="LinkButton2" runat="server" CssClass="rezervasyon">Anasayfa</asp:LinkButton>
<br />
<br />
<br />
<asp:Panel ID="Panel5" runat="server" CssClass="rezervasyon">
<table align="center" style="width:100%;">
<tr>
<td class="style11">
&nbsp;</td>
<td class="style11">
<asp:RadioButton ID="RadioButton1" runat="server" AutoPostBack="True"
GroupName="secim" Text="Ekonomik Oda" />
<br />
<asp:RadioButton ID="RadioButton2" runat="server" AutoPostBack="True"
GroupName="secim" Text="Standart Oda" />
<br />
<asp:RadioButton ID="RadioButton3" runat="server" AutoPostBack="True"
GroupName="secim" Text="Suit Oda" />
</td>
<td class="style10">
<asp:Panel ID="Panel3" runat="server" CssClass="rezervasyon" Visible="False">
<br />
Giriş Tarihi :&nbsp;&nbsp;&nbsp;Ay&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList2" runat="server" AutoPostBack="True"
Width="50px">
<asp:ListItem Value="3">Mart</asp:ListItem>
<asp:ListItem Value="4">Nisan</asp:ListItem>
<asp:ListItem Value="5">Mayıs</asp:ListItem>
<asp:ListItem Value="6">Haziran</asp:ListItem>
<asp:ListItem Value="7">Temmuz</asp:ListItem>
<asp:ListItem Value="8">Ağustos</asp:ListItem>
<asp:ListItem Value="9">Eylul</asp:ListItem>
</asp:DropDownList>
&nbsp;&nbsp;&nbsp; Gün&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList1" runat="server" Width="50px">
</asp:DropDownList>
&nbsp;&nbsp;&nbsp; Yıl&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList3" runat="server">
<asp:ListItem>2015</asp:ListItem>
</asp:DropDownList>
<br />
Çıkış Tarihi :&nbsp;&nbsp;&nbsp;Ay&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList7" runat="server" AutoPostBack="True"
Width="50px">
<asp:ListItem Value="3">Mart</asp:ListItem>
<asp:ListItem Value="4">Nisan</asp:ListItem>
<asp:ListItem Value="5">Mayıs</asp:ListItem>
<asp:ListItem Value="6">Haziran</asp:ListItem>
<asp:ListItem Value="7">Temmuz</asp:ListItem>
<asp:ListItem Value="8">Ağustos</asp:ListItem>
<asp:ListItem Value="9">Eylul</asp:ListItem>
</asp:DropDownList>
&nbsp;&nbsp;&nbsp; Gün&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList4" runat="server" Width="50px">
</asp:DropDownList>
&nbsp;&nbsp;&nbsp; Yıl&nbsp;&nbsp;&nbsp;
<asp:DropDownList ID="DropDownList6" runat="server">
<asp:ListItem>2015</asp:ListItem>
</asp:DropDownList>
&nbsp;&nbsp;&nbsp;
<asp:Label ID="Label6" runat="server" CssClass="rezervasyon"></asp:Label>
<br />
<br />
<br />
Kaç kişi kalınıcak :
<asp:DropDownList ID="DropDownList8" runat="server">
<asp:ListItem>1</asp:ListItem>
<asp:ListItem>2</asp:ListItem>
<asp:ListItem>3</asp:ListItem>
</asp:DropDownList>
<br />
<br />
<br />
<asp:Button ID="Button1" runat="server" Text="odalara bak" />
</asp:Panel>
</td>
</tr>
<tr>
<td class="style11">
&nbsp;</td>
<td class="style11">
&nbsp;</td>
<td class="style10">
&nbsp;</td>
</tr>
</table>
<br />
</asp:Panel>
<asp:Panel ID="Panel1" runat="server" Visible="False" style="text-align: center">
<table style="width:100%;" align="center">
<tr>
<td class="style5">
<table style="width: 14%;">
<tr>
<td class="style1">
<asp:ImageButton ID="ImageButton1" runat="server"
ImageUrl="~/resim/resim1.jpg" TabIndex="1" />
</td>
<td>
<asp:ImageButton ID="ImageButton2" runat="server"
ImageUrl="~/resim/resim1.jpg" TabIndex="20" />
</td>
<td>
<asp:ImageButton ID="ImageButton3" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton4" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td class="style2">
<asp:ImageButton ID="ImageButton5" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
</tr>
<tr>
<td class="style1">
<asp:ImageButton ID="ImageButton6" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton7" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton8" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton9" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td class="style2">
<asp:ImageButton ID="ImageButton10" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
</tr>
<tr>
<td class="style1">
<asp:ImageButton ID="ImageButton11" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton12" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton13" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton14" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td class="style2">
<asp:ImageButton ID="ImageButton15" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
</tr>
<tr>
<td class="style1">
<asp:ImageButton ID="ImageButton16" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton17" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton18" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td>
<asp:ImageButton ID="ImageButton19" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
<td class="style2">
<asp:ImageButton ID="ImageButton20" runat="server"
ImageUrl="~/resim/resim1.jpg" />
</td>
</tr>
</table>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</td>
<td class="style4">
<asp:Panel ID="Panel2" runat="server" Visible="False">
<div class="rezervasyon">
Oda No :
<asp:Label ID="Label3" runat="server" CssClass="rezervasyon"></asp:Label>
<br />
Oda Turu :
<asp:Label ID="Label4" runat="server" CssClass="rezervasyon"></asp:Label>
<br />
Günlük Fiyatı :
<asp:Label ID="Label5" runat="server" CssClass="rezervasyon"></asp:Label>
<br />
Kaç Kişi :
<asp:Label ID="Label8" runat="server"></asp:Label>
<br />
<table style="width:100%;">
<tr>
<td class="style8">
Ad :
<br />
Soyad :
<br />
Telefon:</td>
<td>
<asp:TextBox ID="TextBox1" runat="server" Width="96px"></asp:TextBox>
<br />
<asp:TextBox ID="TextBox2" runat="server" Width="96px"></asp:TextBox>
<br />
<asp:TextBox ID="TextBox3" runat="server" Width="96px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="style9">
&nbsp;</td>
<td>
&nbsp;</td>
</tr>
<tr>
<td class="style7" colspan="2">
<asp:Button ID="Button2" runat="server" Text="ODAYI AYIRT" />
</td>
</tr>
<tr>
<td class="style9">
&nbsp;</td>
<td>
<asp:Label ID="Label7" runat="server" CssClass="rezervasyon"></asp:Label>
</td>
</tr>
</table>
<br />
<br />
<br />
</div>
</asp:Panel>
</td>
</tr>
</table>
</asp:Panel>
<br />
<asp:LinkButton ID="LinkButton1" runat="server" CssClass="rezervasyon">master –
copyright 2011
</asp:LinkButton>
<br />
</td>
</tr>
</table>
</div>

</div>
</form>
</body>
</html>

[/code]

masterpage.aspx Kodları;

h3

[code lang=”html”]

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="masterpage.aspx.vb" Inherits="masterpage" %>

<!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 bgcolor="#000000">
<form id="form1" runat="server">
<div>

<asp:Label ID="Label1" runat="server" ForeColor="White" Text="Admin"></asp:Label>
&nbsp;
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<asp:HyperLink ID="HyperLink1" runat="server" ForeColor="White"
NavigateUrl="~/index.aspx">Anasayfa</asp:HyperLink>
<br />
<asp:Label ID="Label2" runat="server" ForeColor="White" Text="Şifre"></asp:Label>
&nbsp;&nbsp;&nbsp;&nbsp;
<asp:TextBox ID="TextBox2" runat="server" TextMode="Password"></asp:TextBox>
<br />
<asp:Button ID="Button1" runat="server" Text="Giriş" />

</div>
</form>
</body>
</html>

[/code]

                                                                  Projeyi İNDİR

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir