Admin Login

<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Adminlogin.aspx.cs" Inherits="admin_Adminlogin"%>

<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">

<style type="text/css">

.style2

{

}

.style1

{

width: 121px;

}

.style3

{

width: 144px;

}

.style4

{

width: 258px;

}

.style5

{

font-size: large;

color: #66CCFF;

}

</style>

</asp:Content>

<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

<table style="width: 100%;">

<tr>

<td class="style5" colspan="2">

<strong>Admin Login Page </strong>

</td>

<td>

&nbsp;</td>

</tr>

<tr>

<td class="style2">

&nbsp;</td>

<td class="style4">

&nbsp;</td>

<td>

<table style="width: 42%;">

<tr>

<td class="style1">

Username</td>

<td class="style3">

<asp:TextBox ID="txtUsername" runat="server"></asp:TextBox>

</td>

<td>

&nbsp;</td>

</tr>

<tr>

<td class="style1">

Password</td>

<td class="style3">

<asp:TextBox ID="txtPassword" runat="server"></asp:TextBox>

</td>

<td>

&nbsp;</td>

</tr>

<tr>

<td class="style1">

<asp:Label ID="lblmessage" runat="server"></asp:Label>

</td>

<td class="style3">

<asp:Button ID="BtnLogin" runat="server" Height="25px" onclick="BtnLogin_Click"

Text="Login" Width="69px" />

</td>

<td>

&nbsp;</td>

</tr>

</table>

</td>

</tr>

<tr>

<td class="style2">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

</td>

<td class="style4">

&nbsp;</td>

<td>

&nbsp;</td>

</tr>

</table>

</asp:Content>

Admin Menus

Admin Page

<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="adminpage.aspx.cs" Inherits="adminpage" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">

<style type="text/css">

.style1

{

width: 119px;

}

.style2

{

height: 99px;

}

.style3

{

font-size: xx-large;

}

</style>

</asp:Content>

<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

<table style="width: 100%;">

<tr>

<td class="style1" rowspan="3" valign="top">

<asp:Menu ID="Menu1" runat="server" BackColor="#F7F6F3"

DynamicHorizontalOffset="2" Font-Names="Verdana" Font-Size="Small"

ForeColor="Black" Height="166px" StaticSubMenuIndent="10px"

style="margin-right: 3px; margin-bottom: 4px" Width="151px">

<DynamicHoverStyle BackColor="#7C6F57" ForeColor="White" />

<DynamicMenuItemStyle HorizontalPadding="5px" VerticalPadding="2px" />

<DynamicMenuStyle BackColor="#F7F6F3" />

<DynamicSelectedStyle BackColor="#5D7B9D" />

<Items>

<asp:MenuItem NavigateUrl="~/admin/additems.aspx" Text="Add Items"

Value="Add Items"></asp:MenuItem>

<asp:MenuItem Text="Delete Items" Value="Delete Items"></asp:MenuItem>

<asp:MenuItem Text="Update Items" Value="Update Items"></asp:MenuItem>

<asp:MenuItem Text="Logout" Value="Logout"></asp:MenuItem>

</Items>

<StaticHoverStyle BackColor="Maroon" ForeColor="White" />

<StaticMenuItemStyle HorizontalPadding="5px" VerticalPadding="2px" />

<StaticSelectedStyle BackColor="#5D7B9D" />

</asp:Menu>

</td>

<td class="style2"

style="background-image: url('images/view-admin-single.jpg'); background-repeat: no-repeat"

valign="top">

</td>

</tr>

<tr>

<td class="style3" valign="top">

<strong>Welcome Admin<br />

<br />

<br />

<br />

</strong></td>

</tr>

<tr>

<td>

&nbsp;</td>

</tr>

</table>

</asp:Content>

This site is designed to help BCA MCA student to develop final project and synopsis Download Free BCA Project, MCA Project, IT Projects, Final report and Project synopsis with Full documentation and code

Free download MCA projects in ASP.NET with complete source code, Free download MCA projects in VB,NET with complete source code, Free download MCA MSc projects in C#.net with complete source code,

Free download MCA projects in JAVA with complete source code, Free download MCA projects in PHP with complete source code, Free download BSc CS IT projects in PHP,JAVA, ASP.NET with source code

Computer Science Final Project , Free download MCA projects in asp.net , Free download MCA projects in vb.net, Free download MCA projects in C#.net, Free download MCA projects in java, Free download MCA projects in PHP