Top Banner
Default.aspx <%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SMS.Default" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table> <tr> <td> </td> </tr> </table> </asp:Content> Curriculam.aspx <%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Curriculum.aspx.cs" Inherits="SMS.Cirriculum" %> <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style6 { font-size: xx-large; } .style7 { text-decoration: underline; font-size: x-large; } .style8 { font-size: x-large; text-decoration: underline; } </style> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="font-size:medium; color:black; background-color:#ffdab9; font-family: 'Eras Medium ITC'; text-align: left;"> <tr> <td>
207
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Html code

Default.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SMS.Default" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"><table><tr><td></td></tr></table></asp:Content>Curriculam.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Curriculum.aspx.cs" Inherits="SMS.Cirriculum" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style6 { font-size: xx-large; } .style7 { text-decoration: underline; font-size: x-large; } .style8 { font-size: x-large; text-decoration: underline; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"><table style="font-size:medium; color:black; background-color:#ffdab9; font-family: 'Eras Medium ITC'; text-align: left;"><tr><td> <p style="height: 600px"><span class="style6">T</span>he Crescent Academy<strong> </strong>is a school with classes from kindergarten to Higher Secondary level. The School is affiliated to the C.B.S.E. New Delhi.<br> The focus is on all-round development and teaching is child-oriented. Play way method is followed for the Nursery. <br> The students appear for the regular C.B.S.E upto Class 12. Equal importance is given to academies and extra-curricular activities. C.B.S.E syllabus and NCERT books are followed strictly for classes 9 to 12.<br> <br/>

Page 2: Html code

The school offers Math, Physics, Chemistry with Biology / Computer Science&nbsp;in the Science stream. Accounts, Economics, Business studies and Math are offered in the Commerce stream. <br> The Crescent Academy<strong> </strong>has well-equipped labs and an audio-visual room to keep the children abreast with the changing times and computer science is part of the Work Experience Syllabus.<br> <br /> Every term has at least one major celebration - Sports Day and School Day in the 1st Term, Alumni Day and Project Day in the 2nd Term and Founders' Day, Primary School Day and KG School Day in the 3rd Term. <br> <br /> <strong style="text-align: center"><span class="style7">Library</span> <br> </strong>There is a common library both for the primary and high school which has books cover the entire range of subjects taught at the school and house. Approximately 5000 books are available. The library is kept open from 8.00 am to 3.00 pm. <br> <strong><span class="style8">Quest and Prayoga</span><br> </strong>Prayoga and Quest are “learn by doing” science laboratories in the primary and middle school respectively. The students are provided with instruction cards, based on which, they carry out experiments independently.<br> <br> <strong style="font-size: x-large; text-decoration: underline">Audio-Visual Room<br> </strong>A user friendly Audio-Visual Room with a multimedia computer and an DIGITAL projector, TV and VCR is something the school is proud of.<br> <br /> <strong style="text-decoration: underline">EVS<br />

</strong>In accordance with the CBSE mandate, environmental science has been introduced as a special subject in the academic year(2007) from classes 1 to 9 . Though EVS has been an integral part of science and social studies,<BR/> it is being dealt with in detail as a new subject. The topics touched upon are Air, Water, Wealth from waste, clothing, functioning and festivals, health and hygiene, Bio diversity, environmental management and sustainable development. </p> <p><strong style="text-decoration: underline">VALUE EDUCATION</strong><br /> Teaching of Values has always been happening at VM. It's happening with a difference this year - a bright set of text books with interesting stories, anecdotes and activities have been garnered into action to help with value education.<br/> <br> Classes 3 to 8 have value education classes focusing on a set of values specifically in a graded manner. A fun way not only to learn, but practice essential attributes! </p>

<p><strong style="text-decoration: underline">LANGUAGE DEVELOPMENT</strong></p><ul><li>Compulsory language lab sessions</li>

<li>One foreign language</li><li> Regular tutorials by specialists</li><li> Oratory clubs</li><li> Compulsory campus language days</li>

</ul>

<p><strong style="text-decoration: underline">DESIRED OUT COMES</strong></p>

Page 3: Html code

<ul><li>Brilliance in education</li>

<li>Mastery in languages</li><li>Reinforcement of talents</li><li> Physical soberness</li><li>Equipped to challenges</li>

</ul></td></tr></table></asp:Content>Contactus.aspx

<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Contactus.aspx.cs" Inherits="SMS.Contactus" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style7 { color: #000000; font-weight: bold; font-size: large; font-family: "Lucida Bright"; } .style8 { font-size: large; font-weight: bold; color: #000066; font-family: "Eras Light ITC"; } .style9 { height: 46px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="height: 500px; width: 800px; background-color: #ffdab9; text-align: left;"> <tr> <td colspan="2" style="font-weight: 700; font-size: x-large; text-align: center; background-color: Navy; color: #FFFFFF;" class="style9"> Contact Us </td> </tr> <tr> <td colspan="2" style="background-color: #ffdab9; text-align: center; font-weight: 700; font-size: large;" class="style10">

Page 4: Html code

<span class="style11">The Crescent Academy</span><br class="style14" /> <span class="style14">At-khankah, Near-D.S.College Katihar</span><br class="style14" /> <span class="style14">Pin No.-854105,State-Bihar</span><br class="style14" /> <span class="style14">Phone-06452/248560</span><br class="style14" /> <span class="style14">Mb.-9631384350</span><br class="style14" /> <span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7870790192</span><br class="style14" /> <ul> Email Id.- <li class="style12"><strong><a href="">[email protected]</a><a href="" class="style13"> </a></strong></li> </ul> </td> </tr> <tr> <td colspan="2" style="font-weight: 700; font-size: x-large; text-align: center; background-color: Navy; color: #FFFFFF;" class="style9"> </td> </tr> </table></asp:Content>Feedback.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Feedback.aspx.cs" Inherits="SMS.Feedback" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style6 { text-align: left; } .style7 { text-align: left; font-weight: bold; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 300px; width: 500px; background-color: #ffdab9"> <tr> <td colspan="2" style="font-weight: 700; background-color: Navy; font-size: x-large; color: #FFFFFF;"> Feedback </td> </tr> <tr>

Page 5: Html code

<td class="style7"> Your Name </td> <td class="style6"> <asp:TextBox ID="txtname" runat="server" Height="24px" Width="207px"></asp:TextBox> </td> </tr> <tr> <td class="style7"> Your Email </td> <td class="style6"> <asp:TextBox ID="txtemail" runat="server" Height="24px" Width="207px"></asp:TextBox> </td> </tr> <tr> <td class="style7"> Your Message </td> <td class="style6"> <asp:TextBox ID="txtmessage" runat="server" TextMode="MultiLine" Height="78px" Width="256px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="background-color: #ffdab9"> <asp:Button ID="btnsend" runat="server" Text="Send" Height="36px" Width="85px" BackColor="Navy" ForeColor="White" OnClick="btnsend_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: #ffdab9"> <asp:Label ID="lblmsg" runat="server" ForeColor="Blue" Style="font-weight: 700; font-size: large"></asp:Label> </td> </tr> <tr> <td colspan="2" style="background-color: Navy"> &nbsp; </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Gallery.aspx.cs<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Gallary.aspx.cs" Inherits="SMS.Gallary" %>

Page 6: Html code

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="width: 700px; height: 400px"> <tr> <td style="font-family:Arial, Verdana;background-color:#fff;"> <!-- it works the same with all jquery version from 1.x to 2.x --> <script type="text/javascript" src="Gallary/js/jquery-1.9.1.min.js"></script> <!-- use jssor.slider.mini.js (40KB) instead for release --> <!-- jssor.slider.mini.js = (jssor.js + jssor.slider.js) --> <script type="text/javascript" src="Gallary/js/jssor.js"></script> <script type="text/javascript" src="Gallary/js/jssor.slider.js"></script> <script>

jQuery(document).ready(function ($) {

var _SlideshowTransitions = [ //Fade in L {$Duration: 1200, x: 0.3, $During: { $Left: [0.3, 0.7] }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade out R , { $Duration: 1200, x: -0.3, $SlideOut: true, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade in R , { $Duration: 1200, x: -0.3, $During: { $Left: [0.3, 0.7] }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade out L , { $Duration: 1200, x: 0.3, $SlideOut: true, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 }

//Fade in T , { $Duration: 1200, y: 0.3, $During: { $Top: [0.3, 0.7] }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade out B , { $Duration: 1200, y: -0.3, $SlideOut: true, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade in B , { $Duration: 1200, y: -0.3, $During: { $Top: [0.3, 0.7] }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade out T , { $Duration: 1200, y: 0.3, $SlideOut: true, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 }

//Fade in LR , { $Duration: 1200, x: 0.3, $Cols: 2, $During: { $Left: [0.3, 0.7] }, $ChessMode: { $Column: 3 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade out LR

Page 7: Html code

, { $Duration: 1200, x: 0.3, $Cols: 2, $SlideOut: true, $ChessMode: { $Column: 3 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade in TB , { $Duration: 1200, y: 0.3, $Rows: 2, $During: { $Top: [0.3, 0.7] }, $ChessMode: { $Row: 12 }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade out TB , { $Duration: 1200, y: 0.3, $Rows: 2, $SlideOut: true, $ChessMode: { $Row: 12 }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 }

//Fade in LR Chess , { $Duration: 1200, y: 0.3, $Cols: 2, $During: { $Top: [0.3, 0.7] }, $ChessMode: { $Column: 12 }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade out LR Chess , { $Duration: 1200, y: -0.3, $Cols: 2, $SlideOut: true, $ChessMode: { $Column: 12 }, $Easing: { $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade in TB Chess , { $Duration: 1200, x: 0.3, $Rows: 2, $During: { $Left: [0.3, 0.7] }, $ChessMode: { $Row: 3 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade out TB Chess , { $Duration: 1200, x: -0.3, $Rows: 2, $SlideOut: true, $ChessMode: { $Row: 3 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 }

//Fade in Corners , { $Duration: 1200, x: 0.3, y: 0.3, $Cols: 2, $Rows: 2, $During: { $Left: [0.3, 0.7], $Top: [0.3, 0.7] }, $ChessMode: { $Column: 3, $Row: 12 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true } //Fade out Corners , { $Duration: 1200, x: 0.3, y: 0.3, $Cols: 2, $Rows: 2, $During: { $Left: [0.3, 0.7], $Top: [0.3, 0.7] }, $SlideOut: true, $ChessMode: { $Column: 3, $Row: 12 }, $Easing: { $Left: $JssorEasing$.$EaseInCubic, $Top: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2, $Outside: true }

//Fade Clip in H , { $Duration: 1200, $Delay: 20, $Clip: 3, $Assembly: 260, $Easing: { $Clip: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade Clip out H , { $Duration: 1200, $Delay: 20, $Clip: 3, $SlideOut: true, $Assembly: 260, $Easing: { $Clip: $JssorEasing$.$EaseOutCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade Clip in V , { $Duration: 1200, $Delay: 20, $Clip: 12, $Assembly: 260, $Easing: { $Clip: $JssorEasing$.$EaseInCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } //Fade Clip out V , { $Duration: 1200, $Delay: 20, $Clip: 12, $SlideOut: true, $Assembly: 260, $Easing: { $Clip: $JssorEasing$.$EaseOutCubic, $Opacity: $JssorEasing$.$EaseLinear }, $Opacity: 2 } ];

var options = { $AutoPlay: true, //[Optional] Whether to auto play, to enable slideshow, this option must be set to true, default value is false

Page 8: Html code

$AutoPlayInterval: 1500, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 3000 $PauseOnHover: 1, //[Optional] Whether to pause when mouse over if a slider is auto playing, 0 no pause, 1 pause for desktop, 2 pause for touch device, 3 pause for desktop and touch device, 4 freeze for desktop, 8 freeze for touch device, 12 freeze for desktop and touch device, default value is 1

$DragOrientation: 3, //[Optional] Orientation to drag slide, 0 no drag, 1 horizental, 2 vertical, 3 either, default value is 1 (Note that the $DragOrientation should be the same as $PlayOrientation when $DisplayPieces is greater than 1, or parking position is not 0) $ArrowKeyNavigation: true, //[Optional] Allows keyboard (arrow key) navigation or not, default value is false $SlideDuration: 800, //Specifies default duration (swipe) for slide in milliseconds

$SlideshowOptions: { //[Optional] Options to specify and enable slideshow or not $Class: $JssorSlideshowRunner$, //[Required] Class to create instance of slideshow $Transitions: _SlideshowTransitions, //[Required] An array of slideshow transitions to play slideshow $TransitionsOrder: 1, //[Optional] The way to choose transition to play slide, 1 Sequence, 0 Random $ShowLink: true //[Optional] Whether to bring slide link on top of the slider when slideshow is running, default value is false },

$ArrowNavigatorOptions: { //[Optional] Options to specify and enable arrow navigator or not $Class: $JssorArrowNavigator$, //[Requried] Class to create arrow navigator instance $ChanceToShow: 1 //[Required] 0 Never, 1 Mouse Over, 2 Always },

$ThumbnailNavigatorOptions: { //[Optional] Options to specify and enable thumbnail navigator or not $Class: $JssorThumbnailNavigator$, //[Required] Class to create thumbnail navigator instance $ChanceToShow: 2, //[Required] 0 Never, 1 Mouse Over, 2 Always

$ActionMode: 1, //[Optional] 0 None, 1 act by click, 2 act by mouse hover, 3 both, default value is 1 $SpacingX: 8, //[Optional] Horizontal space between each thumbnail in pixel, default value is 0 $DisplayPieces: 10, //[Optional] Number of pieces to display, default value is 1 $ParkingPosition: 360 //[Optional] The offset position to park thumbnail } };

var jssor_slider1 = new $JssorSlider$("slider1_container", options);

Page 9: Html code

//responsive code begin //you can remove responsive code if you don't want the slider scales while window resizes function ScaleSlider() { var parentWidth = jssor_slider1.$Elmt.parentNode.clientWidth; if (parentWidth) jssor_slider1.$ScaleWidth(Math.max(Math.min(parentWidth, 800), 300)); else window.setTimeout(ScaleSlider, 30); } ScaleSlider();

$(window).bind("load", ScaleSlider); $(window).bind("resize", ScaleSlider); $(window).bind("orientationchange", ScaleSlider); //responsive code end }); </script> <!-- Jssor Slider Begin --> <!-- To move inline styles to css file/block, please specify a class name for each element. --> <div id="slider1_container" style="position: relative; top: 0px; left: 0px; width: 800px; height: 456px; background: #191919; overflow: hidden;"> <!-- Loading Screen --> <div u="loading" style="position: absolute; top: 0px; left: 0px;"> <div style="filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; background-color: #000000; top: 0px; left: 0px; width: 100%; height: 100%;"> </div> <div style="position: absolute; display: block; background: url(../img/loading.gif) no-repeat center center; top: 0px; left: 0px; width: 100%; height: 100%;"> </div> </div> <!-- Slides Container --> <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: 800px; height: 356px; overflow: hidden;"> <div> <img u="image" src="Gallary/School%20Image/building.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-01.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/glenwood-eye-lg.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-02.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/glenwood-lg.JPG" /> <img u="thumb" src="Gallary/img/alila/thumb-03.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/new-millstream-eye-lg.jpg" />

Page 10: Html code

<img u="thumb" src="Gallary/img/alila/thumb-04.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/new_millstream_lg.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-05.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/innerheader2.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-06.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/lab.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-07.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/infrastructure.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-08.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/Toyosato_Elementary_School_Old_building.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-09.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/svairsslider2.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-10.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/classroom.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-11.jpg" /> </div> <div> <img u="image" src="Gallary/School%20Image/634824455601323631_bus.jpg" /> <img u="thumb" src="Gallary/img/alila/thumb-12.jpg" /> </div> </div> <!--#region Arrow Navigator Skin Begin --> <style> /* jssor slider arrow navigator skin 05 css */ /* .jssora05l (normal) .jssora05r (normal) .jssora05l:hover (normal mouseover) .jssora05r:hover (normal mouseover) .jssora05l.jssora05ldn (mousedown) .jssora05r.jssora05rdn (mousedown) */ .jssora05l, .jssora05r {

Page 11: Html code

display: block; position: absolute; /* size of arrow element */ width: 40px; height: 40px; cursor: pointer; background: url(Gallary/img/a17.png) no-repeat; overflow: hidden; } .jssora05l { background-position: -10px -40px; } .jssora05r { background-position: -70px -40px; } .jssora05l:hover { background-position: -130px -40px; } .jssora05r:hover { background-position: -190px -40px; } .jssora05l.jssora05ldn { background-position: -250px -40px; } .jssora05r.jssora05rdn { background-position: -310px -40px; } </style> <!-- Arrow Left --> <span u="arrowleft" class="jssora05l" style="top: 158px; left: 8px;"></span> <!-- Arrow Right --> <span u="arrowright" class="jssora05r" style="top: 158px; right: 8px"></span> <!--#endregion Arrow Navigator Skin End --> <!--#region Thumbnail Navigator Skin Begin --> <!-- Help: http://www.jssor.com/development/slider-with-thumbnail-navigator-jquery.html --> <style> /* jssor slider thumbnail navigator skin 01 css */ /* .jssort01 .p (normal) .jssort01 .p:hover (normal mouseover) .jssort01 .p.pav (active) .jssort01 .p.pdn (mousedown) */

Page 12: Html code

.jssort01 { position: absolute; /* size of thumbnail navigator container */ width: 800px; height: 100px; } .jssort01 .p { position: absolute; top: 0; left: 0; width: 72px; height: 72px; } .jssort01 .t { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .jssort01 .w { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .jssort01 .c { position: absolute; top: 0px; left: 0px; width: 68px; height: 68px; border: #000 2px solid; box-sizing: content-box; background: url(../img/t01.png) -800px -800px no-repeat; _background: none; } .jssort01 .pav .c

Page 13: Html code

{ top: 2px; _top: 0px; left: 2px; _left: 0px; width: 68px; height: 68px; border: #000 0px solid; _border: #fff 2px solid; background-position: 50% 50%; } .jssort01 .p:hover .c { top: 0px; left: 0px; width: 70px; height: 70px; border: #fff 1px solid; background-position: 50% 50%; } .jssort01 .p.pdn .c { background-position: 50% 50%; width: 68px; height: 68px; border: #000 2px solid; } * html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c { /* ie quirks mode adjust */ width: /**/ 72px; height: /**/ 72px; } </style> <!-- thumbnail navigator container --> <div u="thumbnavigator" class="jssort01" style="left: 0px; bottom: 0px;"> <!-- Thumbnail Item Skin Begin --> <div u="slides" style="cursor: default;"> <div u="prototype" class="p"> <div class="w"> <div u="thumbnailtemplate" class="t"> </div> </div> <div class="c"> </div> </div>

Page 14: Html code

</div> <!-- Thumbnail Item Skin End --> </div> <!--#endregion Thumbnail Navigator Skin End --> <a style="display: none" href="http://www.jssor.com">Bootstrap Slider</a> </div> <!-- Jssor Slider End --> </td> </tr> </table></asp:Content>Homeview.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="Homeview.aspx.cs" Inherits="SMS.Homeview" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style6 { height: 611px; width: 1046px; } .style7 { width: 1046px; background-color: Yellow; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="width: 1000px; height: 600px" align="center"> <tr> <td class="style7"> <!-- it works the same with all jquery version from 1.x to 2.x --> <script type="text/javascript" src="Gallary/js/jquery-1.9.1.min.js"></script> <!-- use jssor.slider.mini.js (40KB) instead for release --> <!-- jssor.slider.mini.js = (jssor.js + jssor.slider.js) --> <script type="text/javascript" src="Gallary/js/jssor.js"></script> <script type="text/javascript" src="Gallary/js/jssor.slider.js"></script> <script> jQuery(document).ready(function ($) { var options = { $AutoPlay: true, //[Optional] Whether to auto play, to enable slideshow, this option must be set to true, default value is false $AutoPlaySteps: 1, //[Optional] Steps to go for each navigation request (this options applys only when slideshow disabled), the default value is 1

Page 15: Html code

$AutoPlayInterval: 0, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 3000 $PauseOnHover: 4, //[Optional] Whether to pause when mouse over if a slider is auto playing, 0 no pause, 1 pause for desktop, 2 pause for touch device, 3 pause for desktop and touch device, 4 freeze for desktop, 8 freeze for touch device, 12 freeze for desktop and touch device, default value is 1

$ArrowKeyNavigation: true, //[Optional] Allows keyboard (arrow key) navigation or not, default value is false $SlideEasing: $JssorEasing$.$EaseLinear, //[Optional] Specifies easing for right to left animation, default value is $JssorEasing$.$EaseOutQuad $SlideDuration: 1600, //[Optional] Specifies default duration (swipe) for slide in milliseconds, default value is 500 $MinDragOffsetToSlide: 20, //[Optional] Minimum drag offset to trigger slide , default value is 20 $SlideWidth: 140, //[Optional] Width of every slide in pixels, default value is width of 'slides' container //$SlideHeight: 100, //[Optional] Height of every slide in pixels, default value is height of 'slides' container $SlideSpacing: 0, //[Optional] Space between each slide in pixels, default value is 0 $DisplayPieces: 7, //[Optional] Number of pieces to display (the slideshow would be disabled if the value is set to greater than 1), the default value is 1 $ParkingPosition: 0, //[Optional] The offset position to park slide (this options applys only when slideshow disabled), default value is 0. $UISearchMode: 1, //[Optional] The way (0 parellel, 1 recursive, default value is 1) to search UI components (slides container, loading screen, navigator container, arrow navigator container, thumbnail navigator container etc). $PlayOrientation: 1, //[Optional] Orientation to play slide (for auto play, navigation), 1 horizental, 2 vertical, 5 horizental reverse, 6 vertical reverse, default value is 1 $DragOrientation: 1 //[Optional] Orientation to drag slide, 0 no drag, 1 horizental, 2 vertical, 3 either, default value is 1 (Note that the $DragOrientation should be the same as $PlayOrientation when $DisplayPieces is greater than 1, or parking position is not 0) };

var jssor_slider1 = new $JssorSlider$("slider1_container", options);

//responsive code begin //you can remove responsive code if you don't want the slider scales while window resizes function ScaleSlider() { var bodyWidth = document.body.clientWidth; if (bodyWidth) jssor_slider1.$ScaleWidth(Math.min(bodyWidth, 980)); else window.setTimeout(ScaleSlider, 30); } ScaleSlider();

$(window).bind("load", ScaleSlider);

Page 16: Html code

$(window).bind("resize", ScaleSlider); $(window).bind("orientationchange", ScaleSlider); //responsive code end }); </script> <!-- Jssor Slider Begin --> <!-- To move inline styles to css file/block, please specify a class name for each element. --> <div id="slider1_container" style="position: relative; top: 0px; left: 0px; width: 980px; height: 100px; overflow: hidden;"> <!-- Loading Screen --> <div u="loading" style="position: absolute; top: 0px; left: 0px;"> <div style="filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; background-color: #000; top: 0px; left: 0px; width: 100%; height: 100%;"> </div> <div style="position: absolute; display: block; background: url(Gallary/img/loading.gif) no-repeat center center; top: 0px; left: 0px; width: 100%; height: 100%;"> </div> </div> <!-- Slides Container --> <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: 980px; height: 100px; overflow: hidden;"> <div> <img u="image" alt="amazon" src="Gallary/img/Slide/images (4).jpg" /></div> <div> <img u="image" alt="android" src="Gallary/img/Slide/download%20(1).jpg" /></div> <div> <img u="image" alt="bitly" src="Gallary/img/Slide/download.jpg" /></div> <div> <img u="image" alt="blogger" src="Gallary/img/Slide/images%20(1).jpg" /></div> <div> <img u="image" alt="dnn" src="Gallary/img/Slide/images.jpg" /></div> <div> <img u="image" alt="drupal" src="Gallary/img/Slide/shutterstock_18765427.jpg" /></div> <div> <img u="image" alt="ebay" src="Gallary/img/Slide/download%20(2).jpg" /></div> <div> <img u="image" alt="facebook" src="Gallary/img/Slide/images%20(2).jpg" /></div> <div> <img u="image" alt="google" src="Gallary/img/Slide/images%20(3).jpg" /></div> <div> <img u="image" alt="ibm" src="Gallary/img/Slide/pencil.jpg" /></div> <div> <img u="image" alt="ios" src="Gallary/img/Slide/Book.jpg" /></div> <div> <img u="image" alt="joomla" src="Gallary/img/Slide/backtoschool.jpg" /></div> <div> <img u="image" alt="linkedin" src="Gallary/img/Slide/tt.jpg" /></div> <%-- <div>

Page 17: Html code

<img u="image" alt="mac" src="Gallary/img/logo/mac.jpg" /></div> <div> <img u="image" alt="magento" src="Gallary/img/logo/magento.jpg" /></div> <div> <img u="image" alt="pinterest" src="Gallary/img/logo/pinterest.jpg" /></div> <div> <img u="image" alt="samsung" src="Gallary/img/logo/samsung.jpg" /></div> <div> <img u="image" alt="twitter" src="Gallary/img/logo/twitter.jpg" /></div> <div> <img u="image" alt="windows" src="Gallary/img/logo/windows.jpg" /></div> <div> <img u="image" alt="wordpress" src="Gallary/img/logo/wordpress.jpg" /></div> <div> <img u="image" alt="youtube" src="Gallary/img/logo/youtube.jpg" /></div> --%> </div> <a style="display: none" href="http://www.jssor.com">Bootstrap Slider</a> </div> <!-- Jssor Slider End --> </td> </tr> <tr> <td align="center" style="width: 990px; height: 533px"> <asp:Image ID="Image1" runat="server" ImageUrl="Gallary/img/Slide/CKM%20School.jpg" Width="1100px" /> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Loginuser.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/HomePage.Master" AutoEventWireup="true" CodeBehind="LoginUser.aspx.cs" Inherits="SMS.LoginUser" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style6 { text-align: left; font-size: medium; } .style8 { height: 42px; } .style9 {

Page 18: Html code

height: 37px; } .style10 { font-size: medium; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table align="center" style="height: 200px; width: 600px; background-color: #ffdab9; border-radius: 20px 20px 0px 0px; border: 2px solid navy"> <tr> <td colspan="2" align="center" style="color: #FFFFFF; background-color: Navy;font-size: x-large; border-radius: 20px 20px 0px 0px; font-weight: 700;" class="style8" > The Crescent Academy</td> </tr> <tr> <td colspan="2" style="color: #000066; background-color: yellow; font-size: large; text-align: center; font-weight: 700;" class="style9"> &nbsp;&nbsp;&nbsp;Login Page </td> </tr> <tr> <td style="text-align: left;" class="style10"> User Login Type </td> <td style="text-align: left"> <asp:DropDownList ID="ddloginid" runat="server" Height="23px" Width="204px"> <asp:ListItem>----------Select----------</asp:ListItem> <asp:ListItem>Admin</asp:ListItem> <asp:ListItem>Operator</asp:ListItem> <asp:ListItem>Student</asp:ListItem> <asp:ListItem>Teacher</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td class="style6"> User Name </td> <td style="text-align: left"> <asp:TextBox ID="txtuserid" runat="server" Width="200px" Height="21px" placeholder="Username" required="required"></asp:TextBox> </td> </tr> <tr> <td style="text-align: left; " class="style10"> Password

Page 19: Html code

</td> <td style="text-align: left"> <asp:TextBox ID="txtpassword" runat="server" Width="200px" Height="21px" TextMode="Password" placeholder="Password"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700; text-align: left; font-size: large;"> <asp:CheckBox ID="Chkbx" runat="server" Style="font-size: medium; text-align: right;" Text="Remember Me Again" /> </td> <td style="text-align: left"> <asp:Button ID="btnlogin" runat="server" Height="39px" OnClick="btnlogin_Click" Text="Login" Width="89px" BackColor="Navy" ForeColor="White" /> </td> </tr> <tr> <td style="text-align: center; background-color: yellow" colspan="2"> <asp:Label ID="lblmsg" runat="server" Style="text-align: center; font-weight: 700; font-size: large; color: #000066;" ForeColor="Yellow"></asp:Label> </td> </tr> <tr> <td style="text-align: center; background-color: Navy" colspan="2" class="style8"> </td> </tr> </table></asp:Content>Registration.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/MainMaster.Master" AutoEventWireup="true" CodeBehind="Registration.aspx.cs" Inherits="SMS.Registration" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="width:800px; height:650px; background-color:Navy; border:2px solid navy; font-size:20px; color:White" align="center" > <tr align="center"> <td colspan="4" style="font-size:25px; font-weight:bolder; background-color:Teal"> Student Registration Form</td> </tr> <tr> <td style="width:200px"> Student Name</td> <td> <asp:TextBox ID="txtstudentname" runat="server" class="txtbox" Placeholder="Enter Name" Font-Size="Medium" ></asp:TextBox> </td> <td>

Page 20: Html code

&nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> Father&#39;s Name</td> <td> <asp:TextBox ID="txtfathersname" runat="server" class="txtbox" Placeholder="Enter Father's Name" Font-Size="Medium"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> Date of Birth</td> <td> <asp:DropDownList ID="dddob" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem>

Page 21: Html code

<asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddob0" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>January</asp:ListItem> <asp:ListItem>February</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>August</asp:ListItem> <asp:ListItem>September</asp:ListItem> <asp:ListItem>October</asp:ListItem> <asp:ListItem>November</asp:ListItem> <asp:ListItem>December</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddob1" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem></asp:ListItem>

Page 22: Html code

</asp:DropDownList> </td> </tr> <tr> <td> Gender</td> <td> <asp:DropDownList ID="ddgender" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>Male</asp:ListItem> <asp:ListItem>Female</asp:ListItem> </asp:DropDownList> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td colspan="4" align="center" style="background-color:white;color:Blue; font-size:20px; font-weight:bolder"> Admission Details</td> </tr> <tr> <td> Select Class</td> <td style="width:200px"> <asp:DropDownList ID="ddselectclass" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>Nursery</asp:ListItem> <asp:ListItem>LKG</asp:ListItem> <asp:ListItem>UKG</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> </asp:DropDownList> </td> <td style="width:200px"> &nbsp;</td> <td style="width:200px"> &nbsp;</td> </tr> <tr> <td> Admission Fee</td> <td>

Page 23: Html code

<asp:TextBox ID="txtadmissionfee" runat="server" class="txtbox" Placeholder="Enter Admission Fee" Font-Size="Medium"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> Roll-Number</td> <td> <asp:TextBox ID="txtroll" runat="server" class="txtbox" Placeholder="Enter Roll-No." Font-Size="Medium"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> Date Of Admission</td> <td> <asp:DropDownList ID="dddoadmission" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem>

Page 24: Html code

<asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddoadmission0" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>January</asp:ListItem> <asp:ListItem>February</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>August</asp:ListItem> <asp:ListItem>September</asp:ListItem> <asp:ListItem>October</asp:ListItem> <asp:ListItem>November</asp:ListItem> <asp:ListItem>December</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddoadmission1" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td> Session</td> <td> <asp:DropDownList ID="ddsession" runat="server" class="dropdown"> <asp:ListItem>---Session---</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> </asp:DropDownList> </td> <td>

Page 25: Html code

<asp:DropDownList ID="ddsession0" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> </asp:DropDownList> </td> <td> &nbsp;</td> </tr> <tr> <td colspan="4" align="center" style="background-color:White;color:Blue; font-size:20px; font-weight:bolder"> Contact Details</td> </tr> <tr> <td> Address</td> <td> <asp:TextBox ID="txtaddress" runat="server" class="txtbox" Placeholder="Enter Address" Font-Size="Medium"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> State</td> <td> <asp:TextBox ID="txtstate" runat="server" class="txtbox" Placeholder="Enter State" Font-Size="Medium"></asp:TextBox> </td> <td > District</td> <td> <asp:TextBox ID="txtdistrict" runat="server" class="txtbox" Placeholder="Enter District" Font-Size="Medium"></asp:TextBox> </td> </tr> <tr> <td> Mobile-Number</td> <td> <asp:TextBox ID="txtmobileno" runat="server" class="txtbox" Placeholder="Enter Mobile-No." Font-Size="Medium"></asp:TextBox>

Page 26: Html code

</td> <td> Pincode</td> <td> <asp:TextBox ID="txtpincode" runat="server" class="txtbox" Placeholder="Enter Pincode" Font-Size="Medium"></asp:TextBox> </td> </tr> <tr> <td> Email-Address</td> <td> <asp:TextBox ID="txtemail" runat="server" class="txtbox" Placeholder="Enter Email" Font-Size="Medium"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> &nbsp;</td> <td align="center" colspan="2"> <asp:Button ID="Button1" runat="server" Text="Join" class="btn" /> </td> <td> &nbsp;</td> </tr> </table></asp:Content>Addclass.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="AddClass.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.AddClass" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Add CLASS</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9"> <tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="2">

Page 27: Html code

&nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Class </td> <td style="height: 60px; width: 250px"> <asp:TextBox ID="txtclassadd" runat="server" Height="25px" Width="196px" placeholder="Enter Your Class"></asp:TextBox> </td> </tr> <tr> <td align="right" colspan="2" style="text-align: center"> <asp:Button ID="btnaddclass" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Ok" Width="91px" OnClick="btnaddclass_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: navy; color: "> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Addsession.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="AddSession.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.AddSession1" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> ADDING SESSION</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9"> <tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="2"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold" align="center">

Page 28: Html code

Enter Session </td> <td style="height: 60px; width: 250px"> <asp:TextBox ID="txtsessionend" runat="server" Height="23px" Width="197px" placeholder="Enter Session"></asp:TextBox> </td> </tr> <tr> <td align="right"> <asp:Button ID="btnaddsession" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Adding" Width="91px" OnClick="btnaddsession_Click" /> </td> <td align="left"> <asp:Button ID="btncanclesession" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Cancle" Width="91px" OnClick="btncanclesession_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: navy;"> <asp:Label ID="lblmessage" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>

Default.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SMS.Administator.Default" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"></asp:Content>Deleteclass.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="DeleteClass.aspx.cs" Inherits="SMS.Administator.DeleteClass" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Delete Class</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9">

Page 29: Html code

<tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="2"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Class </td> <td style="height: 60px; width: 250px"> <asp:TextBox ID="txtsessiondelete" runat="server" Height="25px" Width="196px" placeholder="Enter Class"></asp:TextBox> </td> </tr> <tr> <td align="right" colspan="2" style="text-align: center"> <asp:Button ID="btndeletesession" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Delete" Width="91px" OnClick="btndeletesession_Click" /> <asp:Button ID="Button1" runat="server" BackColor="#003399" ForeColor="White" Height="39px" OnClick="Button1_Click" Text="View all" Width="91px" /> </td> </tr> <tr> <td colspan="2" style="background-color: navy; color: ; text-align: center;"> <asp:GridView ID="gvdisplay" runat="server" align="center" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Style="font-weight: 700; font-size: large" Width="286px"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Deletesession.aspx

Page 30: Html code

<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="DeleteSession.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.DeleteSession" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Delete Session</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9"> <tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="2"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Session </td> <td style="height: 60px; width: 250px"> <asp:TextBox ID="txtsessiondelete" runat="server" Height="25px" Width="196px" placeholder="Enter Session"></asp:TextBox> </td> </tr> <tr> <td align="right" colspan="2" style="text-align: center"> <asp:Button ID="btndeletesession" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Delete" Width="91px" OnClick="btndeletesession_Click" /> <asp:Button ID="Button1" runat="server" BackColor="#003399" ForeColor="White" Height="39px" OnClick="Button1_Click" Text="View all" Width="91px" /> </td> </tr> <tr> <td colspan="2" style="background-color: navy; color: ; text-align: center;"> <asp:GridView ID="gvdisplay" runat="server" align="center" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Style="font-weight: 700; font-size: large" Width="286px"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" />

Page 31: Html code

<SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Joinoperator.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="JoinOperator.aspx.cs" Inherits="SMS.Administator.AddOperator" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 align="left" style="width: 260px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Registration Form</h2> <table style="height: 140px; width: 550px; background-color: #ffdab9; font-size: 20px"> <tr> <td colspan="6" style="background-color: Navy; color: white; font-weight: bolder" class="style2"> Operator Registration Form </td> </tr> <tr> <td colspan="2" style="font-weight: 700; color: #FF0000;"> Fill Here Your Details </td> </tr> <tr> <td> Operator Name </td> <td> <asp:TextBox ID="txtnameoperator" runat="server" Height="23px" Width="225px" placeholder="Enter First Name"></asp:TextBox> </td> <td style="text-align: right"> &nbsp; </td> <td> &nbsp; </td>

Page 32: Html code

<td style="text-align: right"> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td> Dob </td> <td> <asp:DropDownList ID="ddteacherdays" runat="server" Height="21px" Width="134px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="ddteachermonths" runat="server" Height="21px" Width="134px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>January</asp:ListItem> <asp:ListItem>February</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>August</asp:ListItem> <asp:ListItem>September</asp:ListItem> <asp:ListItem>October</asp:ListItem> <asp:ListItem>November</asp:ListItem> <asp:ListItem>December</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="ddteacheryears" runat="server" Height="21px" Width="134px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1990</asp:ListItem> <asp:ListItem>1991</asp:ListItem> <asp:ListItem>1992</asp:ListItem> <asp:ListItem>1993</asp:ListItem> <asp:ListItem>1994</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td>

Page 33: Html code

Gender </td> <td> <asp:RadioButton ID="male" runat="server" Text="Male" GroupName="gender" /> </td> <td> <asp:RadioButton ID="female" runat="server" Text="Female" GroupName="gender" /> </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Qualification </td> </tr> <tr> <td> board/university </td> <td> Faculty </td> <td> Passing Year </td> <td> Obtained Marks </td> <td> Matric/inter/Graduation </td> </tr> <tr> <td> <asp:TextBox ID="txtborduniversity" runat="server" Height="23px" Width="197px" placeholder="Enter Board"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty" runat="server" Height="23px" Width="197px" placeholder="Enter Faculty"></asp:TextBox> </td> <td> <asp:TextBox ID="txtpassingyr" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Years"></asp:TextBox> </td> <td>

Page 34: Html code

<asp:TextBox ID="txtobtmarks" runat="server" Height="23px" Width="197px" placeholder="Enter Obtained Marks"></asp:TextBox> </td> <td> <asp:TextBox ID="txtmatric" runat="server" Height="23px" Width="197px" placeholder="Enter Terms"></asp:TextBox> </td> </tr> <tr> <td> <asp:TextBox ID="txtuniversity1" runat="server" Height="23px" Width="197px" placeholder="Enter Board Name"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty1" runat="server" Height="23px" Width="197px" placeholder="Enter Faculty"></asp:TextBox> </td> <td> <asp:TextBox ID="txtpassingyr1" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Years"></asp:TextBox> </td> <td> <asp:TextBox ID="txtobtmarks1" runat="server" Height="23px" Width="197px" placeholder="Enter Your Marks"></asp:TextBox> </td> <td> <asp:TextBox ID="txtmatric1" runat="server" Height="23px" Width="197px" placeholder="Enter Terms"></asp:TextBox> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Joining Details </td> </tr> <tr> <td> Subject </td> <td> <asp:TextBox ID="txtsubject" runat="server" Height="23px" Width="197px" placeholder="Enter Subject Name"></asp:TextBox> </td> <td> Experience </td> <td> <asp:TextBox ID="txtexperience" runat="server" Height="23px" Width="197px" placeholder="Enter Your Experiencee"></asp:TextBox>

Page 35: Html code

</td> <td> </td> </tr> <tr> <td> Joining date </td> <td> <asp:TextBox ID="txtjoin" runat="server" Height="23px" Width="197px" placeholder="Enter Joining Date"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> User Id </td> <td> <asp:TextBox ID="txtuseridteacher" runat="server" Height="23px" Width="197px" placeholder="Enter User Name"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> Password </td> <td> <asp:TextBox ID="txtpassword" runat="server" Height="23px" Width="197px" placeholder="Enter Your Password"></asp:TextBox> </td> <td> Confirm Password </td> <td> <asp:TextBox ID="txtconfirm" runat="server" Height="23px" Width="197px" placeholder="Enter Confirm Password"></asp:TextBox> </td>

Page 36: Html code

<td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Address Details </td> </tr> <tr> <td> Permanent Address </td> <td> <asp:TextBox ID="txtaddress" runat="server" Height="23px" Width="197px " TextMode="MultiLine" placeholder="Enter Your Address"></asp:TextBox> </td> <td> State </td> <td> <asp:TextBox ID="txtstate" runat="server" Height="23px" Width="197px" placeholder="Enter Your State"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Corresponence Address </td> <td> <asp:TextBox ID="txtcorraddress" runat="server" Height="23px" Width="197px" TextMode="MultiLine" placeholder="Enter Correspondence Address"></asp:TextBox> </td> <td> Pincode </td> <td> <asp:TextBox ID="txtpincode" runat="server" Height="23px" Width="197px" placeholder="Enter Your Pincode"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> District

Page 37: Html code

</td> <td> <asp:TextBox ID="txtdistrict" runat="server" Height="23px" Width="197px" placeholder="Enter District Name"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Contact Details </td> </tr> <tr> <td> Email </td> <td> <asp:TextBox ID="txtmail" runat="server" Height="23px" Width="197px" placeholder="Enter Your Contact"></asp:TextBox> </td> <td> Salary </td> <td> <asp:TextBox ID="txtsalary" runat="server" Height="23px" Width="197px" placeholder="Enter Your Pincode"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Mobile No </td> <td> <asp:TextBox ID="txtmobile" runat="server" Height="23px" Width="197px" placeholder="Enter Your Mobile-No"></asp:TextBox> </td> </tr> <tr> <td> &nbsp; </td> <td>

Page 38: Html code

&nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6" style="text-align: center; font-weight: 700; color: #9966FF"> <hr /> </td> > </tr> <tr> <td> &nbsp; </td> <td style="font-weight: 700; text-align: right;"> Upload Image </td> <td> <table style="width: 112px; height: 123px"> <tr> <td> <asp:Image ID="uploadimage" runat="server" Height="115px" Width="111px" ImageUrl="Image/imageIcon.png" /> </td> </tr> </table> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td> &nbsp; </td> <td> <asp:FileUpload ID="FileUpload1" runat="server" placeholder="Load Image" /> </td>

Page 39: Html code

<td style="text-align: left"> <asp:Button ID="a" runat="server" Height="30px" Width="69px" Text="Upload" /> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6"> <hr /> </td> </tr> <tr> <td> </td> <td style="text-align: right"> <asp:Button ID="Button2" runat="server" Height="30px" Text="Submit" Width="69px" OnClick="Button2_Click" /> </td> <td style="text-align: center"> <asp:Button ID="btnreset" runat="server" Height="30px" Text="Reset" Width="69px" Style="text-align: left" /> </td> <td> <asp:Label ID="lblmsg" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="6" class="style2" style="background-color: Navy"> </td> </tr> </table> <asp:Calendar ID="Calendar1" runat="server" Visible="False" BackColor="#FFFFCC" BorderColor="#FFCC66" BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt" ForeColor="#663399" Height="200px" ShowGridLines="True" Width="220px"> <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" /> <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" /> <OtherMonthDayStyle ForeColor="#CC9966" /> <SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" /> <SelectorStyle BackColor="#FFCC66" /> <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" /> <TodayDayStyle BackColor="#FFCC66" ForeColor="White" /> </asp:Calendar></asp:Content>

Page 40: Html code

Jointeachers.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="JoinTeachers.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.JoinStaff" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style2 { height: 45px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="height: 140px; width: 550px; background-color: #ffdab9; font-size: 20px"> <tr> <td colspan="6" style="background-color: Navy; color: white; font-weight: bolder" class="style2"> Teacher Registration Form </td> </tr> <tr> <td colspan="2" style="font-weight: 700"> Fill Here Your Details</td> </tr> <tr> <td> Enter Name </td> <td> <asp:TextBox ID="txtname" runat="server" Height="23px" Width="197px" placeholder="Enter Your Name"></asp:TextBox> </td> <td style="text-align: right">&nbsp;</td> <td> &nbsp;</td> <td style="text-align: right">&nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td> Date Of Birth</td> <td> <asp:DropDownList ID="ddday" runat="server" Height="21px" Width="134px">

Page 41: Html code

<asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="ddmonth" runat="server" Height="21px" Width="134px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sep</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem>

Page 42: Html code

</asp:DropDownList> </td> <td> <asp:DropDownList ID="ddyear" runat="server" Height="21px" Width="134px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1970</asp:ListItem> <asp:ListItem>1971</asp:ListItem> <asp:ListItem>1972</asp:ListItem> <asp:ListItem>1973</asp:ListItem> <asp:ListItem>1974</asp:ListItem> <asp:ListItem>1975</asp:ListItem> <asp:ListItem>1976</asp:ListItem> <asp:ListItem>1977</asp:ListItem> <asp:ListItem>1978</asp:ListItem> <asp:ListItem>1979</asp:ListItem> <asp:ListItem>1980</asp:ListItem> <asp:ListItem>1981</asp:ListItem> <asp:ListItem>1982</asp:ListItem> <asp:ListItem>1983</asp:ListItem> <asp:ListItem>1984</asp:ListItem> <asp:ListItem>1985</asp:ListItem> <asp:ListItem>1986</asp:ListItem> <asp:ListItem>1987</asp:ListItem> <asp:ListItem>1988</asp:ListItem> <asp:ListItem>1989</asp:ListItem> <asp:ListItem>1990</asp:ListItem> <asp:ListItem>1991</asp:ListItem> <asp:ListItem>1992</asp:ListItem> <asp:ListItem>1993</asp:ListItem> <asp:ListItem>1994</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td> Gender </td> <td> <asp:RadioButton ID="male" runat="server" Text="Male" GroupName="gender" /> </td>

Page 43: Html code

<td> <asp:RadioButton ID="female" runat="server" Text="Female" GroupName="gender" /> </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Qualification</td> </tr> <tr> <td> board/university </td> <td> Faculty </td> <td> Passing Year </td> <td> Obtained Marks </td> <td> Matric/Inter/Graduation </td> </tr> <tr> <td> <asp:TextBox ID="txtboard" runat="server" Height="23px" Width="197px" placeholder="Enter Your Board"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty" runat="server" Height="23px" Width="197px" placeholder="Enter Your Faculty"></asp:TextBox> </td> <td> <asp:TextBox ID="txtpassingyr" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Year"></asp:TextBox> </td> <td> <asp:TextBox ID="txtobtmarks" runat="server" Height="23px" Width="197px" placeholder="Enter Obtained No"></asp:TextBox> </td> <td> <asp:TextBox ID="txtmatric" runat="server" Height="23px" Width="197px" placeholder="Enter Categories"></asp:TextBox> </td>

Page 44: Html code

</tr> <tr> <td> <asp:TextBox ID="txtboard1" runat="server" Height="23px" Width="197px" placeholder="Enter Your Board"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty1" runat="server" Height="23px" Width="197px" placeholder="Enter Faculty"></asp:TextBox> </td> <td> <asp:TextBox ID="txtpassingyr1" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Year"></asp:TextBox> </td> <td> <asp:TextBox ID="txtobtmarks1" runat="server" Height="23px" Width="197px" placeholder="Enter Obtained Marks"></asp:TextBox> </td> <td> <asp:TextBox ID="txtInter" runat="server" Height="23px" Width="197px" placeholder="Enter Categories"></asp:TextBox> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Joining Details </td> </tr> <tr> <td> Subject </td> <td> <asp:TextBox ID="txtsubject" runat="server" Height="23px" Width="197px" placeholder="Enter Your Subject"></asp:TextBox> </td> <td> Experience</td> <td> <asp:TextBox ID="txtexperience" runat="server" Height="23px" Width="197px" placeholder="Enter Your Experience"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Joining date </td>

Page 45: Html code

<td> <asp:TextBox ID="txtjoin" runat="server" Height="23px" Width="197px" ></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> User Id </td> <td> <asp:TextBox ID="txtuserid" runat="server" Height="23px" Width="197px" placeholder="Enter User Name"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> Password </td> <td> <asp:TextBox ID="txtpassword" runat="server" Height="23px" Width="197px" placeholder="Enter Password"></asp:TextBox> </td> <td> &nbsp;</td> <td> &nbsp;</td> <td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Address Details </td> </tr> <tr> <td> Permanent Address </td>

Page 46: Html code

<td> <asp:TextBox ID="txtaddress" runat="server" Height="23px" Width="197px" placeholder="Enter Your Address"></asp:TextBox> </td> <td> State </td> <td> <asp:TextBox ID="txtstate" runat="server" Height="23px" Width="197px" placeholder="Enter State"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> District </td> <td> <asp:TextBox ID="txtdistrict" runat="server" Height="23px" Width="197px" placeholder="Enter District"></asp:TextBox> </td> <td> Pincode </td> <td> <asp:TextBox ID="txtpincode" runat="server" Height="23px" Width="197px" placeholder="Enter Pincode"></asp:TextBox> </td> <td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Contact Details </td> </tr> <tr> <td> Email </td> <td> <asp:TextBox ID="txtmail" runat="server" Height="23px" Width="197px" placeholder="Enter Your Email-ID"></asp:TextBox> </td> <td> Salary</td> <td> <asp:TextBox ID="txtsalary" runat="server" Height="23px" Width="197px"

Page 47: Html code

placeholder="Enter Salary"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Mobile No </td> <td> <asp:TextBox ID="txtmobile" runat="server" Height="23px" Width="197px" placeholder="Enter Your Mobile No."></asp:TextBox> </td> </tr> <tr> <td> &nbsp;</td> <td> &nbsp;</td> <td> &nbsp;</td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td colspan="6" style="text-align: center; font-weight: 700; color: #9966FF"> <hr /></td> > </tr> <tr> <td> &nbsp;</td> <td style="font-weight: 700; text-align: right;"> Upload Image</td> <td> <table style="width: 112px; height: 123px"><tr> <td> <asp:Image ID="uploadimage" runat="server" Height="115px" Width="111px" ImageUrl="Image/imageIcon.png" /> </td> </tr> </table></td> <td> &nbsp;</td> <td> &nbsp;</td>

Page 48: Html code

</tr> <tr> <td> &nbsp;</td> <td> <asp:FileUpload ID="FileUpload" runat="server" /> </td> <td style="text-align: left"> &nbsp;</td> <td> &nbsp;</td> <td> &nbsp;</td> </tr> <tr> <td colspan="6"> <hr /></td> </tr> <tr> <td> </td> <td style="text-align: right"> <asp:Button ID="btnsubmit" runat="server" Height="30px" Text="Submit" Width="69px" onclick="Button2_Click" /> </td> <td style="text-align: center"> <asp:Button ID="btnreset" runat="server" Height="30px" Text="Reset" Width="69px" style="text-align: left" onclick="btnreset_Click" /> </td> <td> <asp:Label ID="lblmsg" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="6" class="style2" style="background-color: Navy"> </td> </tr> </table> <asp:Calendar ID="Calendar1" runat="server" Visible="False" BackColor="#FFFFCC" BorderColor="#FFCC66" BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt" ForeColor="#663399" Height="200px" ShowGridLines="True" Width="220px"> <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" /> <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" /> <OtherMonthDayStyle ForeColor="#CC9966" />

Page 49: Html code

<SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" /> <SelectorStyle BackColor="#FFCC66" /> <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" /> <TodayDayStyle BackColor="#FFCC66" ForeColor="White" /> </asp:Calendar> </asp:Content>

Removeoperator.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="RemoveOperator.aspx.cs" Inherits="SMS.Administator.RemoveOperator" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 140px; width: 650px; background-color: #ffdab9; font-size: 20px"> <tr> <td colspan="2" style="background-color: Navy; color: White; font-weight: bolder"> Remove Operator </td> </tr> <tr> <td> Enter User-Id </td> <td> <asp:TextBox ID="txtuseridremove" runat="server" Height="23px" Width="197px" Style="font-weight: 700" placeholder="Enetr Username"></asp:TextBox> </td> </tr> <tr> <td> Password </td> <td> <asp:TextBox ID="txtpasswordremove" runat="server" Height="23px" Width="197px" Style="font-weight: 700" placeholder="Enter Password"></asp:TextBox> </td> </tr> <tr> <td style="text-align: right"> &nbsp; </td>

Page 50: Html code

<td> <asp:Button ID="btnteacherremovefind" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Find" Width="200px" Style="text-align: center" OnClick="btnteacherremovefind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; color: White; font-weight: bolder"> <asp:Label ID="lblmsg" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; color: White; font-weight: bolder"> &nbsp; </td> </tr> </table> <asp:GridView ID="Gvdetails" runat="server" AutoGenerateColumns="False" align="center" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Style="margin-left: 57px" Width="665px" AutoGenerateDeleteButton="True"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("Name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Joining Date"> <ItemTemplate> <asp:Label ID="lbljoining" runat="server" Text='<%#Bind("JoiningDate") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="DOB"> <ItemTemplate> <asp:Label ID="lbldob" runat="server" Text='<%#Bind("dob") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Mobile-No"> <ItemTemplate> <asp:Label ID="lblmobile" runat="server" Text='<%#Bind("MobileNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="User-Id"> <ItemTemplate> <asp:Label ID="lbluserid" runat="server" Text='<%#Bind("Userid") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Profile Image"> <ItemTemplate>

Page 51: Html code

<asp:Image ID="Profileimage" runat="server" Height="82px" Width="83px" ImageUrl='<%#Eval("Image") %>' /> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>Removestudent.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="RemoveStudent.aspx.cs" Inherits="SMS.Administator.RemoveStudent" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 35px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver"> <tr> <td style="font-weight: 700; font-size: xx-large; background-color: Navy; color: white; text-align: center;" colspan="6" class="style1"> Remove Student </td> </tr> <tr> <td style="font-weight: 700"> &nbsp; Enter Admission Number </td> <td colspan="2"> <asp:TextBox ID="txtadmissionno" runat="server" Height="23" Width="186px" placeholder="Enter Admission No."></asp:TextBox> </td>

Page 52: Html code

</tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td> </tr> <tr> <td colspan="4" align="center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="92px" OnClick="btnfind_Click" /> </td> <td colspan="2"> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvstudent" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" AllowPaging="True" AutoGenerateColumns="False" PageIndex="4" AutoGenerateDeleteButton="True" OnRowDeleting="gvstudent_RowDeleting" Width="699px"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblnmae" runat="server" Text='<%#Bind("student_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Father's Nmae"> <ItemTemplate>

Page 53: Html code

<asp:Label ID="lblfnmae" runat="server" Text='<%#Bind("father_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission No"> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Image"> <ItemTemplate> <asp:Image ID="imgstudent" runat="server" Height="125px" Width="105px" ImageUrl='<%#Eval("Image") %>' /> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

Removeteacher.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="RemoveTeacher.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.RemoveTeacher" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 35px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 140px; width: 650px; background-color: #ffdab9; font-size: 20px"> <tr>

Page 54: Html code

<td colspan="2" style="background-color: Navy; color: White; font-weight: bolder; text-align: center; font-size: x-large;" colspan="2" class="style1"> Remove Teacher </td> </tr> <tr> <td> Enter User-Id </td> <td> <asp:TextBox ID="txtuseridremove" runat="server" Height="23px" Width="197px"></asp:TextBox> </td> </tr> <tr> <td> Password </td> <td> <asp:TextBox ID="txtpasswordremove" runat="server" Height="23px" Width="197px"></asp:TextBox> </td> </tr> <tr> <td> &nbsp; </td> <td> <asp:Button ID="btnteacherremovefind" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Find" Width="196px" Style="text-align: center" OnClick="btnteacherremovefind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; color: White; font-weight: bolder; text-align: center;"> <asp:Label ID="lblvk" runat="server"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvdelete" runat="server" AutoGenerateColumns="False" AutoGenerateDeleteButton="True" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" align="center" OnRowDeleting="gvdelete_RowDeleting" Style="font-size: medium; font-weight: 700;" Height="48px" PageSize="1" Width="650px" OnPageIndexChanging="gvdelete_PageIndexChanging" OnSelectedIndexChanged="gvdelete_SelectedIndexChanged"> <Columns>

Page 55: Html code

<asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("TeacherName")%>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="DOB"> <ItemTemplate> <asp:Label ID="lbldob" runat="server" Text='<%#Bind("Dob")%>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Date Of Joining"> <ItemTemplate> <asp:Label ID="lbljoining" runat="server" Text='<%#Bind("JoiningDate")%>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="UserId"> <ItemTemplate> <asp:Label ID="lbluserid" runat="server" Text='<%#Bind("UserId")%>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Profile Image"> <ItemTemplate> <asp:Image ID="Image1" runat="server" Height="85px" Style="font-size: small" Width="96px" ImageUrl='<%#Eval("Image") %>' /> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

Setadmissionfee.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="SetAdmissionFee.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.SetSessionFee" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">

Page 56: Html code

<h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Set Admission Fee</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9"> <tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="3"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Select Class </td> <td style="height: 60px; width: 250px" colspan="2" align="left"> <asp:DropDownList ID="ddselectclass" runat="server" Height="21px" Width="134px" OnSelectedIndexChanged="ddselectclass_SelectedIndexChanged"> </asp:DropDownList> </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Select Session </td> <td style="height: 60px; width: 100px"> <asp:DropDownList ID="ddsetadmissionsession" runat="server" Height="21px" Width="134px"> </asp:DropDownList> </td> <td style="height: 60px; width: 100px"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Parameter </td> <td style="height: 60px; width: 250px" colspan="2" align="left"> <asp:TextBox ID="txtparameter" runat="server" Height="23px" Width="184px" OnTextChanged="txtparameter_TextChanged" placeholder="Enter Your Parameter"></asp:TextBox> </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Fee </td> <td style="height: 60px; width: 250px" colspan="2" align="left">

Page 57: Html code

<asp:TextBox ID="txtenterfee" runat="server" Height="23px" Width="184px" placeholder="Enter Your Fee"></asp:TextBox> </td> </tr> <tr> <td align="right"> <asp:Button ID="btnoksetadmissionfee" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Ok" Width="91px" OnClick="btnoksetadmissionfee_Click" /> </td> <td colspan="2" align="left"> <asp:Button ID="btnclearadmissionfee" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Clear" Width="91px" /> </td> </tr> <tr> <td colspan="3" style="background-color: navy; color: "> <asp:Label ID="lblmsg" runat="server" ForeColor="#FFCC00"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Setemployeepayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="SetEmployeePayment.aspx.cs" Inherits="SMS.Administator.SetEmployeePayment" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 51px; } .style2 { height: 68px; font-size: large; font-weight: 700; } .style3 { height: 30px; } </style></asp:Content>

Page 58: Html code

<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="background-color: #ffdab9; height: 300px; width: 450px"> <tr> <td colspan="2" style="background-color: Navy; text-align: center; color: #FFFFFF; font-weight: 700; font-size: x-large;" class="style1"> Set Staff Salary </td> </tr> <tr> <td style="width: 170px; font-weight: 700; font-size: large;"> Session </td> <td> <asp:DropDownList ID="ddsession" runat="server" Height="25px" Width="172px"> </asp:DropDownList> </td> </tr> <tr> <td style="font-size: large; font-weight: 700"> Salary </td> <td> <asp:TextBox ID="txtsalary" runat="server" Height="28px" Width="172px" placeholder="Enter Salary"></asp:TextBox> </td> </tr> <tr> <td class="style2"> Post </td> <td class="style2"> <asp:TextBox ID="txtpost" runat="server" Height="28px" Width="172px" placeholder="Enter Post Name"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="background-color: #ffdab9; text-align: center;" class="style3"> <asp:Button ID="btnaddpay" runat="server" BackColor="Navy" ForeColor="White" Height="33px" Text="Add Payment" Width="109px" OnClick="btnaddpay_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; text-align: center;"> &nbsp; </td> </tr>

Page 59: Html code

</table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Setmonthlyfee.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="SetMonthlyFee.aspx.cs" Inherits="SMS.AllProjectsContains.Administator.SetMonthlyFee1" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 549px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Set Monthly Fee</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9"> <tr> <td style="height: 22px; width: 250px; color: black; font-weight: bolder; background-color: navy" colspan="3"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Select Class </td> <td style="height: 60px; width: 250px" colspan="2"> <asp:DropDownList ID="ddselectclassmonthlyfee" runat="server" Height="21px" Width="134px" OnSelectedIndexChanged="ddselectclassmonthlyfee_SelectedIndexChanged"> </asp:DropDownList> </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Select Session </td> <td style="height: 60px; width: 100px"> <asp:DropDownList ID="ddsessiontomonth" runat="server" Height="21px" Width="134px"> </asp:DropDownList> </td> <td style="height: 60px; width: 100px"> &nbsp; </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Parameter

Page 60: Html code

</td> <td style="height: 60px; width: 250px" colspan="2"> <asp:TextBox ID="txtvalue" runat="server" Height="23px" Width="197px" placeholder="Enter Value"></asp:TextBox> </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Select Month </td> <td style="height: 60px; width: 250px" colspan="2"> <asp:DropDownList ID="ddmonth" runat="server" Height="21px" Width="134px"> <asp:ListItem>Select Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td style="height: 60px; width: 250px; color: black; font-weight: bold"> Enter Fee </td> <td style="height: 60px; width: 250px" colspan="2"> <asp:TextBox ID="txtenterfeemonth" runat="server" Height="23px" Width="197px" placeholder="Enter Month Fee"></asp:TextBox> </td> </tr> <tr> <td align="right"> <asp:Button ID="btnokmonthly" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Ok" Width="91px" OnClick="btnokmonthly_Click" /> </td> <td colspan="2" align="left"> <asp:Button ID="btnclearmonth" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Clear" Width="91px" /> </td> </tr> <tr> <td colspan="3" style="background-color: navy; color: " align="center">

Page 61: Html code

<asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>

UpdateAdmissionFeeCollection.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="UpdateAdmissionFeeCollection.aspx.cs" Inherits="SMS.Administator.UpdateAdmissionFeeCollection" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="width: 600px; height: 200px; background-color: #ffdab9" align="center"> <tr> <td colspan="2" align="center" class="style1" style="font-weight: 700; color: #FFFFFF; font-size: x-large; background-color: Navy"> Update Admission Fee Collection </td> </tr> <tr> <td> Select Class </td> <td> <asp:DropDownList ID="ddselectclass" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> Select Session </td> <td> <asp:DropDownList ID="ddselectsession" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> &nbsp; </td> <td>

Page 62: Html code

<asp:Button ID="btnfind" runat="server" Height="29px" Text="Find" Width="114px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy"> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; text-align: center;"> <asp:Label ID="lblmsg" runat="server" Style="color: #FFFF00; font-weight: 700; font-size: medium"></asp:Label> </td> </tr> </table> <asp:GridView ID="GvcollectionAdfee" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="White" BorderStyle="Solid" BorderWidth="2px" CellPadding="3" CellSpacing="1" GridLines="None" AutoGenerateEditButton="True" OnRowCancelingEdit="GvcollectionAdfee_RowCancelingEdit" OnRowEditing="GvcollectionAdfee_RowEditing" OnRowUpdating="GvcollectionAdfee_RowUpdating"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("Name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("Class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("Session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="AdmissionNo"> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Date"> <ItemTemplate> <asp:Label ID="lbladmissiondate" runat="server" Text='<%#Bind("AdmissionDate") %>'></asp:Label> </ItemTemplate>

Page 63: Html code

</asp:TemplateField> <asp:TemplateField HeaderText="Total Amount"> <ItemTemplate> <asp:Label ID="lbltotalamount" runat="server" Text='<%#Bind("TotalAmount") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Paid Amount"> <EditItemTemplate> <asp:TextBox ID="txtpaidamount" runat="server" Text='<%#Bind("Paid") %>'></asp:TextBox> </EditItemTemplate> <ItemTemplate> <asp:Label ID="lblpaidamount" runat="server" Text='<%#Bind("Paid") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Dues Amount"> <EditItemTemplate> <asp:TextBox ID="txtdues" runat="server" Text='<%#Bind("Dues") %>'></asp:TextBox> </EditItemTemplate> <ItemTemplate> <asp:Label ID="lbldues" runat="server" Text='<%#Bind("Dues") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Id"> <ItemTemplate> <asp:Label ID="lblid" runat="server" Text='<%#Bind("id") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#C6C3C6" ForeColor="Black" /> <HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" /> <PagerStyle BackColor="#C6C3C6" ForeColor="Black" HorizontalAlign="Right" /> <RowStyle BackColor="#DEDFDE" ForeColor="Black" /> <SelectedRowStyle BackColor="#9471DE" Font-Bold="True" ForeColor="White" /> <SortedAscendingCellStyle BackColor="#F1F1F1" /> <SortedAscendingHeaderStyle BackColor="#594B9C" /> <SortedDescendingCellStyle BackColor="#CAC9C9" /> <SortedDescendingHeaderStyle BackColor="#33276A" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>UpdateAdmissionFeeDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="UpdateAdmissionFeeDetails.aspx.cs" Inherits="SMS.Administator.UpdateAdmissionFee" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css">

Page 64: Html code

.style1 { height: 32px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="width: 600px; height: 200px; background-color: #ffdab9" align="center"> <tr> <td colspan="2" align="center" class="style1" style="font-weight: 700; color: #FFFFFF; font-size: x-large; background-color: Navy"> Update Admission Fee </td> </tr> <tr> <td> Select Class </td> <td> <asp:DropDownList ID="ddselectclass" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> Select Session </td> <td> <asp:DropDownList ID="ddselectsession" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> &nbsp; </td> <td> <asp:Button ID="btnfind" runat="server" Height="29px" Text="Find" Width="114px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy"> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; text-align: center;">

Page 65: Html code

<asp:Label ID="lblmsg" runat="server" Style="color: #FFFF00; font-weight: 700; font-size: medium"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvSetAdmissionFee" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="White" BorderStyle="Ridge" BorderWidth="3px" CellPadding="3" AutoGenerateEditButton="True" align="center" OnRowCancelingEdit="gvSetAdmissionFee_RowCancelingEdit" OnRowEditing="gvSetAdmissionFee_RowEditing" OnRowUpdating="gvSetAdmissionFee_RowUpdating" OnSelectedIndexChanged="gvSetAdmissionFee_SelectedIndexChanged" CellSpacing="1" GridLines="None"> <Columns> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("Class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("Session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Parameter"> <ItemTemplate> <asp:Label ID="lblparameter" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Fee"> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> <EditItemTemplate> <asp:TextBox ID="txtfee" runat="server" Height="22px" Width="175px" Text='<%#Bind("Fee") %>'></asp:TextBox> </EditItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Id"> <ItemTemplate> <asp:Label ID="lblid" runat="server" Text='<%#Bind("id") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#C6C3C6" ForeColor="Black" /> <HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" /> <PagerStyle BackColor="#C6C3C6" ForeColor="Black" HorizontalAlign="Right" /> <RowStyle BackColor="#DEDFDE" ForeColor="Black" />

Page 66: Html code

<SelectedRowStyle BackColor="#9471DE" Font-Bold="True" ForeColor="White" /> <SortedAscendingCellStyle BackColor="#F1F1F1" /> <SortedAscendingHeaderStyle BackColor="#594B9C" /> <SortedDescendingCellStyle BackColor="#CAC9C9" /> <SortedDescendingHeaderStyle BackColor="#33276A" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>UpdateMonthlyFeeCollection.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="UpdateMonthlyFeeCollection.aspx.cs" Inherits="SMS.Administator.UpdateMonthlyFeeCollection" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="width: 600px; height: 200px; background-color: #ffdab9" align="center"> <tr> <td colspan="2" align="center" class="style1" style="font-weight: 700; color: #FFFFFF; font-size: x-large; background-color: Navy"> Update Monthly Fee Collection</td> </tr> <tr> <td> Select Class </td> <td> <asp:DropDownList ID="ddselectclass" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> Select Session </td> <td> <asp:DropDownList ID="ddselectsession" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> &nbsp; </td> <td>

Page 67: Html code

<asp:Button ID="btnfind" runat="server" Height="29px" Text="Find" Width="114px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy"> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; text-align: center;"> <asp:Label ID="lblmsg" runat="server" Style="color: #FFFF00; font-weight: 700; font-size: medium"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvmonthlyfee" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="White" BorderStyle="Ridge" BorderWidth="2px" CellPadding="3" CellSpacing="1" GridLines="None" onrowcancelingedit="gvmonthlyfee_RowCancelingEdit" onrowediting="gvmonthlyfee_RowEditing" onrowupdating="gvmonthlyfee_RowUpdating" AutoGenerateEditButton="True"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("Name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("Class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("Roll") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("Session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Number"> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Date">

Page 68: Html code

<ItemTemplate> <asp:Label ID="lbladmissiondate" runat="server" Text='<%#Bind("AdmissionDate") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Date Of Payment"> <ItemTemplate> <asp:Label ID="lblpaydate" runat="server" Text='<%#Bind("DateOfPayment") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Total Amount"> <ItemTemplate> <asp:Label ID="lblamount" runat="server" Text='<%#Bind("TotalAmount") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Paid"> <EditItemTemplate> <asp:TextBox ID="txtpaid" runat="server" Text='<%#Bind("Paid") %>'></asp:TextBox> </EditItemTemplate> <ItemTemplate> <asp:Label ID="lblpaid" runat="server" Text='<%#Bind("Paid") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Dues"> <EditItemTemplate> <asp:TextBox ID="txtdues" runat="server" Text='<%#Bind("Dues") %>'></asp:TextBox> </EditItemTemplate> <ItemTemplate> <asp:Label ID="lbldues" runat="server" Text='<%#Bind("Dues") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Status"> <ItemTemplate> <asp:Label ID="lblstatus" runat="server" Text='<%#Bind("Status") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="id"> <ItemTemplate> <asp:Label ID="lblid" runat="server" Text='<%#Bind("id") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#C6C3C6" ForeColor="Black" /> <HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" /> <PagerStyle BackColor="#C6C3C6" ForeColor="Black" HorizontalAlign="Right" /> <RowStyle BackColor="#DEDFDE" ForeColor="Black" /> <SelectedRowStyle BackColor="#9471DE" Font-Bold="True" ForeColor="White" /> <SortedAscendingCellStyle BackColor="#F1F1F1" /> <SortedAscendingHeaderStyle BackColor="#594B9C" />

Page 69: Html code

<SortedDescendingCellStyle BackColor="#CAC9C9" /> <SortedDescendingHeaderStyle BackColor="#33276A" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>UpdateMonthlyFeeDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="UpdateMonthlyFeeDetails.aspx.cs" Inherits="SMS.Administator.UpdateMonthlyFeeDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="width: 600px; height: 200px; background-color: #ffdab9" align="center"> <tr> <td colspan="2" align="center" class="style1" style="font-weight: 700; color: #FFFFFF; font-size: x-large; background-color: Navy"> Update Monthly Fee </td> </tr> <tr> <td> Select Class </td> <td> <asp:DropDownList ID="ddselectclass" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> Select Session </td> <td> <asp:DropDownList ID="ddselectsession" runat="server" Height="22px" Width="123px"> </asp:DropDownList> </td> </tr> <tr> <td> &nbsp; </td> <td> <asp:Button ID="btnfind" runat="server" Height="29px" Text="Find" Width="114px" OnClick="btnfind_Click" /> </td>

Page 70: Html code

</tr> <tr> <td colspan="2" style="background-color: Navy"> </td> </tr> <tr> <td colspan="2" style="background-color: Navy; text-align: center;"> <asp:Label ID="lblmsg" runat="server" Style="color: #FFFF00; font-weight: 700; font-size: medium"></asp:Label> </td> </tr> </table> <asp:GridView ID="Gvmonthlyfeedetail" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="White" BorderStyle="Ridge" BorderWidth="2px" CellPadding="3" CellSpacing="1" GridLines="None" align="center" OnRowCancelingEdit="Gvmonthlyfeedetail_RowCancelingEdit" OnRowEditing="Gvmonthlyfeedetail_RowEditing" OnRowUpdating="Gvmonthlyfeedetail_RowUpdating" AutoGenerateEditButton="True"> <Columns> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("Class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("Session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Value"> <ItemTemplate> <asp:Label ID="lblvalue" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Month"> <ItemTemplate> <asp:Label ID="lblmonth" runat="server" Text='<%#Bind("Month") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Fee"> <EditItemTemplate> <asp:TextBox ID="txtfee" runat="server" Text='<%#Bind("Fee") %>'></asp:TextBox> </EditItemTemplate> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="id">

Page 71: Html code

<ItemTemplate> <asp:Label ID="lblid" runat="server" Text='<%#Bind("id") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#C6C3C6" ForeColor="Black" /> <HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#E7E7FF" /> <PagerStyle BackColor="#C6C3C6" ForeColor="Black" HorizontalAlign="Right" /> <RowStyle BackColor="#DEDFDE" ForeColor="Black" /> <SelectedRowStyle BackColor="#9471DE" Font-Bold="True" ForeColor="White" /> <SortedAscendingCellStyle BackColor="#F1F1F1" /> <SortedAscendingHeaderStyle BackColor="#594B9C" /> <SortedDescendingCellStyle BackColor="#CAC9C9" /> <SortedDescendingHeaderStyle BackColor="#33276A" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>UpdateTeacherDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Administator/AdminMenu.Master" AutoEventWireup="true" CodeBehind="UpdateTeacherDetails.aspx.cs" Inherits="SMS.Administator.UpdateTeacherDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style2 { height: 45px; } .style3 { height: 50px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 align="left" style="width: 260px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed"> Update Details</h2> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 140px; width: 550px; background-color: #ffdab9; font-size: 20px"> <tr> <td colspan="6" style="background-color: Navy; color: white; font-weight: bolder" class="style2"> Update Teacher Details </td> </tr> <tr>

Page 72: Html code

<td colspan="2" style="font-weight: 700"> Fill Here Your Details </td> </tr> <tr> <td colspan="2" style="font-weight: 700; text-align: right;" class="style3"> Enter&nbsp; User-Id </td> <td class="style3"> <asp:TextBox ID="txtid" runat="server" Height="23px" Width="197px" placeholder="Enter User-Id"></asp:TextBox> </td> <td> <asp:Button ID="btnfind" runat="server" Height="29px" OnClick="btnfind_Click" Text="Find" Width="89px" /> </td> </tr> <tr> <td> Enter Name </td> <td> <asp:TextBox ID="txtname" runat="server" Height="23px" Width="197px" placeholder="Enter Your Name"></asp:TextBox> </td> <td style="text-align: right"> &nbsp; </td> <td> &nbsp; </td> <td style="text-align: right"> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td> Date Of Birth </td> <td> <asp:TextBox ID="txtdob" runat="server" Height="23px" Width="197px" placeholder="Enter Your Name"></asp:TextBox> </td> <td> &nbsp; </td>

Page 73: Html code

<td> &nbsp; </td> </tr> <tr> <td> Gender </td> <td> <asp:RadioButton ID="male" runat="server" Text="Male" GroupName="gender" /> </td> <td> <asp:RadioButton ID="female" runat="server" Text="Female" GroupName="gender" /> </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Qualification </td> </tr> <tr> <td> board/university </td> <td> Faculty </td> <td> Passing Year </td> <td> Obtained Marks </td> <td> Matric/Inter/Graduation </td> </tr> <tr> <td> <asp:TextBox ID="txtboard" runat="server" Height="23px" Width="197px" placeholder="Enter Your Board"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty" runat="server" Height="23px" Width="197px" placeholder="Enter Your Faculty"></asp:TextBox> </td>

Page 74: Html code

<td> <asp:TextBox ID="txtpassingyr" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Year"></asp:TextBox> </td> <td> <asp:TextBox ID="txtobtmarks" runat="server" Height="23px" Width="197px" placeholder="Enter Obtained No"></asp:TextBox> </td> <td> <asp:TextBox ID="txtmatric" runat="server" Height="23px" Width="197px" placeholder="Enter Categories"></asp:TextBox> </td> </tr> <tr> <td> <asp:TextBox ID="txtboard1" runat="server" Height="23px" Width="197px" placeholder="Enter Your Board"></asp:TextBox> </td> <td> <asp:TextBox ID="txtfaculty1" runat="server" Height="23px" Width="197px" placeholder="Enter Faculty"></asp:TextBox> </td> <td> <asp:TextBox ID="txtpassingyr1" runat="server" Height="23px" Width="197px" placeholder="Enter Passing Year"></asp:TextBox> </td> <td> <asp:TextBox ID="txtobtmarks1" runat="server" Height="23px" Width="197px" placeholder="Enter Obtained Marks"></asp:TextBox> </td> <td> <asp:TextBox ID="txtInter" runat="server" Height="23px" Width="197px" placeholder="Enter Categories"></asp:TextBox> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Joining Details </td> </tr> <tr> <td> Subject </td> <td> <asp:TextBox ID="txtsubject" runat="server" Height="23px" Width="197px" placeholder="Enter Your Subject"></asp:TextBox> </td> <td>

Page 75: Html code

Experience </td> <td> <asp:TextBox ID="txtexperience" runat="server" Height="23px" Width="197px" placeholder="Enter Your Experience"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Joining date </td> <td> <asp:TextBox ID="txtjoin" runat="server" Height="23px" Width="197px"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> User Id </td> <td> <asp:TextBox ID="txtuserid" runat="server" Height="23px" Width="197px" placeholder="Enter User Name"></asp:TextBox> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> Password </td> <td> <asp:TextBox ID="txtpassword" runat="server" Height="23px" Width="197px" placeholder="Enter Password"></asp:TextBox> </td> <td> &nbsp; </td>

Page 76: Html code

<td> &nbsp; </td> <td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder"> Address Details </td> </tr> <tr> <td> Permanent Address </td> <td> <asp:TextBox ID="txtaddress" runat="server" Height="23px" Width="197px" placeholder="Enter Your Address"></asp:TextBox> </td> <td> State </td> <td> <asp:TextBox ID="txtstate" runat="server" Height="23px" Width="197px" placeholder="Enter State"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> District </td> <td> <asp:TextBox ID="txtdistrict" runat="server" Height="23px" Width="197px" placeholder="Enter District"></asp:TextBox> </td> <td> Pincode </td> <td> <asp:TextBox ID="txtpincode" runat="server" Height="23px" Width="197px" placeholder="Enter Pincode"></asp:TextBox> </td> <td> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Silver; color: Navy; font-weight: bolder">

Page 77: Html code

Contact Details </td> </tr> <tr> <td> Email </td> <td> <asp:TextBox ID="txtmail" runat="server" Height="23px" Width="197px" placeholder="Enter Your Email-ID"></asp:TextBox> </td> <td> Salary </td> <td> <asp:TextBox ID="txtsalary" runat="server" Height="23px" Width="197px" placeholder="Enter Pincode"></asp:TextBox> </td> <td> </td> </tr> <tr> <td> Mobile No </td> <td> <asp:TextBox ID="txtmobile" runat="server" Height="23px" Width="197px" placeholder="Enter Your Mobile No."></asp:TextBox> </td> </tr> <tr> <td> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6" style="text-align: center; font-weight: 700; color: #9966FF">

Page 78: Html code

<hr /> </td> > </tr> <tr> <td> &nbsp; </td> <td style="font-weight: 700; text-align: right;"> Upload Image </td> <td> <table style="width: 112px; height: 123px"> <tr> <td> <asp:Image ID="uploadimage" runat="server" Height="115px" Width="111px" ImageUrl="Image/imageIcon.png" /> </td> </tr> </table> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td> &nbsp; </td> <td> <asp:FileUpload ID="FileUpload" runat="server" /> </td> <td style="text-align: left"> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="6"> <hr /> </td>

Page 79: Html code

</tr> <tr> <td> </td> <td style="text-align: right"> <asp:Button ID="btnsubmit" runat="server" Height="30px" Text="Submit" Width="69px" OnClick="Button2_Click" /> </td> <td style="text-align: center"> <asp:Button ID="btnreset" runat="server" Height="30px" Text="Reset" Width="69px" Style="text-align: left" OnClick="btnreset_Click" /> </td> <td> <asp:Label ID="lblmsg" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="6" class="style2" style="background-color: Navy"> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel> <asp:Calendar ID="Calendar1" runat="server" Visible="False" BackColor="#FFFFCC" BorderColor="#FFCC66" BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt" ForeColor="#663399" Height="200px" ShowGridLines="True" Width="220px"> <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" /> <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" /> <OtherMonthDayStyle ForeColor="#CC9966" /> <SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" /> <SelectorStyle BackColor="#FFCC66" /> <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" /> <TodayDayStyle BackColor="#FFCC66" ForeColor="White" /> </asp:Calendar></asp:Content>

AdmissionDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="AdmissionDetails.aspx.cs" Inherits="SMS.Computer_Operator.AdmissionDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver"> <tr> <td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white"

Page 80: Html code

colspan="6"> &nbsp;Admission Details </td> </tr> <tr> <td style="font-weight: 700"> Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px"> </asp:DropDownList> </td> <td style="font-weight: 700"> Session </td> <td> <asp:DropDownList ID="ddsession" runat="server" Height="27px" Width="136px"> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td> </tr> <tr> <td colspan="3" align="center" style="text-align: center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click" /> </td> <td colspan="2"> <asp:Button ID="btnshowall" runat="server" Height="33px" OnClick="btnshowall_Click" Text="Show All" Width="75px" /> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvstudent" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" />

Page 81: Html code

<SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>AdmissionFeeCollection.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="AdmissionFeeCollection.aspx.cs" Inherits="SMS.AllProjectsContains.Computer_Operator.AdmissionFeeCollection" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style2 { height: 65px; } .style5 { height: 79px; } .style6 { height: 84px; } .style7 { height: 59px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 350px; width: 550px; border: 1px solid black; background-color: #ffdab9"> <tr> <td align="center" colspan="2" class="style2" style="background-color: Navy"> <strong style="color: #FFFFFF; font-size: x-large">Admission Fee Collection Desk</strong> </td> </tr> <tr> <td style="background-color: #ffdab9" class="style5"> <strong>Session </strong> </td> <td style="background-color: #ffdab9; text-align: center;" class="style5"> <asp:DropDownList ID="ddsessionto" runat="server" Height="29px" Width="160px"> </asp:DropDownList> </td>

Page 82: Html code

</tr> <tr> <td class="style6" style="background-color: #ffdab9"> <strong>Class </strong> </td> <td style="background-color: #ffdab9; text-align: center;" class="style6"> <asp:DropDownList ID="ddclass" runat="server" Height="29px" Width="160px"> </asp:DropDownList> </td> </tr> <tr> <td colspan="4"> <hr /> </td> </tr> <tr> <td align="center" colspan="2" class="style7"> <asp:Button ID="btnteacherjoin" runat="server" BackColor="Navy" BorderWidth="2px" ForeColor="White" Height="46px" Text="Find" Width="98px" OnClick="Button2_Click" /> </td> </tr> <tr> <td align="center" colspan="2" style="background-color: Navy"> </td> </tr> </table> <asp:GridView ID="Gvdisplay" runat="server" AutoGenerateColumns="False" Width="543px" AutoGenerateSelectButton="True" Height="31px" OnSelectedIndexChanged="Gvdisplay_SelectedIndexChanged" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Style="margin-bottom: 4px" AllowPaging="True" PageSize="1"> <Columns> <asp:TemplateField HeaderText="Student Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%# Bind("student_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll No"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%# Bind("roll_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Father's Name"> <ItemTemplate> <asp:Label ID="lblfather" runat="server" Text='<%# Bind("Father_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Status"> <ItemTemplate>

Page 83: Html code

<asp:Label ID="lblstatus" runat="server" Text='<%#Bind("PaymentStatus") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission No."> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>AdmissionFeeSlip.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="AdmissionFeeSlip.aspx.cs" Inherits="SMS.Computer_Operator.AdmissionFeeSlip" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 50px; font-weight: 700; } .style3 { height: 51px; font-weight: 700; } .style5 { text-align: center; height: 45px; } .style6 { height: 40px; }

Page 84: Html code

.style7 { height: 25px; text-align: center; } .style8 { height: 45px; } .style9 { height: 47px; } .style10 { font-weight: bold; } .style11 { font-family: "Eras Medium ITC"; } .style12 { font-family: "Eras Medium ITC"; } .style13 { height: 26px; font-weight: 700; text-align: center; font-family: "Arial Narrow"; font-size: x-large; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="height: 500px; width: 600px; background-color:#ffdab9"> <tr> <td style="background-color:Navy"> <table style="height: 80px; width: 80px"> <tr> <td style=" background-image: url('image/w.jpg'); background-repeat: no-repeat;"> </td> </tr> </table> <td colspan="2" style="color: #FFFFFF; background-color:Navy; font-size: 37px; text-align: left;" align="center" class="style10"> <span class="style12">The Crescent Academy</span> </td>

Page 85: Html code

</tr> <tr> <td colspan="3"> <hr style="width: 596px" /> </td> </tr> <tr> <td class="style13"> </td> <td class="style13"> &nbsp;&nbsp; (Admission Slip)</td> <td class="style13"> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style12">Student Name</span><span class="style11"> :-</span></td> <td class="style1"> <asp:Label ID="lblname" runat="server" Font-Italic="True" Font-Names="Courier New" Font-Overline="False" Font-Underline="True"></asp:Label> </td> <td class="style1"> <span class="style12">Class</span><span class="style11">:-&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <asp:Label ID="lblclass" runat="server" Font-Italic="True" Font-Names="Courier New" Font-Underline="True"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; font-family: Arial;" class="style3"> &nbsp;&nbsp;&nbsp;&nbsp; <span class="style12">&nbsp; Session </span>:-</td> <td class="style3"> <asp:Label ID="lblsession" runat="server" Font-Italic="True" Font-Names="Courier New" Font-Size="Medium" Font-Underline="True"></asp:Label> &nbsp; </td> <td style="font-weight: 700" class="style3"> <span class="style12">Roll</span><span class="style11">:-</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <asp:Label ID="lblroll" runat="server" Font-Italic="True" Font-Names="Courier New" Font-Underline="True"></asp:Label> </td> </tr> <tr> <td colspan="3"> <hr style="color: #FF0000" /></td> </tr>

Page 86: Html code

<tr> <td colspan="3" style="text-align: center; font-weight: 700; color: #000000; font-size: large; background-color:Yellow" class="style12"> [Student Details &amp; Paymeny Status]</td> </tr> <tr> <td colspan="3" align="center"> <asp:GridView ID="gvdetails" runat="server" AutoGenerateColumns="False" BackColor="Red" BorderColor="Red" BorderStyle="Dotted" BorderWidth="1px" CellPadding="4" style="font-weight: 700; margin-left: 19px; margin-right: 0px;" Width="413px" Font-Italic="True" Font-Names="Eras Medium ITC" ForeColor="Red"> <Columns> <asp:TemplateField HeaderText="Values"> <ItemTemplate> <asp:Label ID="lblvalue" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Fee"> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td colspan="3" align="center"> <hr style="color: #FF0000" /></td> </tr> <tr> <td style="font-weight: 700; " class="style6"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style12">Total Amount </span></td> <td colspan="2" class="style6" style="text-align: center">

Page 87: Html code

<asp:Label ID="lbltotal" runat="server" Style="font-weight: 700" Font-Italic="True" Font-Names="Courier New" Font-Underline="True"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style11">Paid Amount</span> :-</td> <td colspan="2" class="style5"> <asp:Label ID="lblpaid" runat="server" Style="font-weight: 700" Font-Italic="True" Font-Names="Courier New" Font-Underline="True"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style9"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style11">Paid Amount</span> :-</td> <td colspan="2" class="style9" style="text-align: center"> <asp:Label ID="lbldues" runat="server" Style="font-weight: 700" Font-Italic="True" Font-Names="Courier New" Font-Underline="True"></asp:Label> </td> <tr> <td style="font-weight: 700; font-size: 20px" class="style7" colspan="3"> <hr style="color: #FF0000" /></td> <tr> <td style="text-align: center; font-weight: 700; font-family: 'Century Schoolbook';" class="style8"> Accountant </td> <td colspan="2" style="text-align: center; font-weight: 700; font-family: 'Century Schoolbook';"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Principal Signature and Seal </td> </tr> </tr> <tr> <td class="style7"> &nbsp;</td> <td align="right" colspan="2" style="text-align: right"> &nbsp;</td> </tr> <tr> <td style="background-color:Navy" colspan="3" style="text-align: center" >

Page 88: Html code

</td> </tr> </table></asp:Content>

AdmissionPayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="AdmissionPayment.aspx.cs" Inherits="SMS.Computer_Operator.AdmissionPayment" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { width: 732px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 490px; width: 900px"> <tr> <td colspan="2" style="text-align: center; font-weight: 700; font-size: xx-large; color: #FFFFFF; text-decoration: underline; background-color: Navy"> Admission Payment Desk </td> </tr> <tr> <td style="font-weight: 700; font-size: x-large; color: #000000; background-color: Yellow; text-align: center" class="style1"> Student Details </td> <td style="font-weight: 700; font-size: x-large; color: #000000; background-color: Yellow; text-align: center"> Payment Details </td> </tr> <tr> <td style="background-color: #ffd8b9" class="style1"> <asp:GridView ID="GridView2" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="Groove" BorderWidth="1px" CellPadding="4" Style="font-weight: 700; font-size: medium" Width="687px" ForeColor="Red" OnSelectedIndexChanged="GridView2_SelectedIndexChanged"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate>

Page 89: Html code

<asp:Label ID="lblname" runat="server" Text='<%#Bind("student_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="RollNo"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Father's name"> <ItemTemplate> <asp:Label ID="lblfather" runat="server" Text='<%#Bind("father_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission No."> <ItemTemplate> <asp:Label ID="lbladmission" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="DOB"> <ItemTemplate> <asp:Label ID="lbldob" runat="server" Text='<%#Bind("date_of_birth") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Mobile no."> <ItemTemplate> <asp:Label ID="lblmobile" runat="server" Text='<%#Bind("mobile_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Date Of Admission"> <ItemTemplate> <asp:Label ID="lbladmissiondate" runat="server" Text='<%#Bind("date_of_admission") %>'></asp:Label> </ItemTemplate> </asp:TemplateField>

Page 90: Html code

</Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> <td style="width: 350px; background-color: #ffdab9"> <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="314px" Style="font-size: medium; font-weight: 700; color: #FF0000;"> <Columns> <asp:TemplateField HeaderText="VALUE"> <ItemTemplate> <asp:Label ID="lblvalue" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText=" Fee Deatails"> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td style="font-weight: 700; font-size: x-large; text-align: center; background-color: Yellow" colspan="2"> &nbsp; Payment Desk </td> </tr> <tr>

Page 91: Html code

<td style="font-weight: 700; font-size: large; background-color: #ffd8b9; text-align: center; color: #0000FF;"> Total Amount </td> <td style="background-color: #ffd8b9"> <asp:TextBox ID="txttotal" runat="server" Height="25px" Width="173px" ForeColor="#0066FF" Style="font-weight: 700; font-size: medium"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700; font-size: large; background-color: #ffd8b9; text-align: center; color: #0000FF;"> Enter Amount </td> <td style="background-color: #ffd8b9"> <asp:TextBox ID="txtenter" runat="server" Height="25px" Width="173px" OnTextChanged="txtenter_TextChanged" ForeColor="Lime" Style="font-weight: 700; font-size: medium" AutoPostBack="True" placeholder="Enter Amount"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700; font-size: large; background-color: #ffd8b9; text-align: center; color: #0000FF;"> Dues Amount </td> <td style="background-color: #ffd8b9"> <asp:TextBox ID="txtdues" runat="server" Height="25px" Width="173px" ForeColor="Red" Style="font-weight: 700; font-size: medium"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="text-align: center; background-color: #ffd8b9"> <asp:Button ID="btnpay" runat="server" Text="Pay" ForeColor="White" Height="44px" Width="102px" BackColor="Navy" OnClick="btnpay_Click" /> <br /> </td> </tr> <tr> <td colspan="2" style="text-align: center; background-color: navy"> &nbsp; </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>

AdvanceCollection.aspx

Page 92: Html code

using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;

namespace SMS.AllProjectsContains.Computer_Operator{ public partial class AdvanceCollection : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) {

} }}AllCollectionView.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="AllCollectionView.aspx.cs" Inherits="SMS.Computer_Operator.DailyCollection" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { width: 352px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 270px; width: 990px; background-color: #ffdab9"> <tr> <td style="font-weight: 700; text-align: center; font-size: x-large; background-color: Navy; color: #FFFFFF;" colspan="3"> Collection View </td> </tr> <tr> <td style="font-weight: 700; text-align: center; font-size: x-large; background-color: Navy; color: #FFFFFF;" colspan="0" class="style1"> Daily Report </td> <td style="font-weight: 700; text-align: center; font-size: x-large; background-color: Navy; color: #FFFFFF;"> Monthly Report </td>

Page 93: Html code

<td style="font-weight: 700; text-align: center; font-size: x-large; background-color: Navy; color: #FFFFFF;"> Yearly Report </td> </tr> <tr> <td style="font-weight: 700; text-align: center;" class="style1"> Select Date </td> <td style="font-weight: 700; text-align: center;"> Select Date </td> <td style="font-weight: 700; text-align: center;"> Select Date </td> </tr> <tr> <td style="text-align: left" class="style1"> <asp:DropDownList ID="dddaysdaily" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Days</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem>

Page 94: Html code

<asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddmonthdaily" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddyearsdaily" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Year</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> <asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> <td style="text-align: center"> <asp:DropDownList ID="ddmonthly" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem>

Page 95: Html code

<asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddyearly" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Year</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> <asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> <td style="text-align: center"> <asp:DropDownList ID="ddyearsreport" runat="server" Height="23px" Width="109px"> <asp:ListItem>Select Year</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem>

Page 96: Html code

<asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> <asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td colspan="3" style="text-align: center"> <asp:Button ID="btnfind" runat="server" Height="31px" Text="Find" Width="72px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="3" style="background-color: Navy"> &nbsp; </td> </tr> </table> <asp:GridView ID="Gvdayscollection" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="343px"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

ChangePassword.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="ChangePassword.aspx.cs" Inherits="SMS.Computer_Operator.ChangePassword" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">

Page 97: Html code

<asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 300px; width: 600px; border: 1px solid black; background-color: #ffdab9" align="center"> <tr> <td align="center" colspan="2" style="font-weight: 700; background-color: Navy; color: #FFFFFF;"> CHANGE PASSWORD </td> </tr> <tr> <td> <b>Enter User Name</b> </td> <td> <asp:TextBox ID="txtusername" runat="server" Height="24px" Width="185px"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter Old Password</b> </td> <td> <asp:TextBox ID="txtoldpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter New Password</b> </td> <td> <asp:TextBox ID="txtnewpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter Confirm Password</b> </td> <td> <asp:TextBox ID="txtconformpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td> </tr> <tr> <td align="center" colspan="2"> <hr /> </td> </tr>

Page 98: Html code

<tr> <td align="center" colspan="2"> <asp:Button ID="btnchangepassword" runat="server" Height="39px" Text="Change Password" Width="120px" OnClick="btnchangepassword_Click" /> </td> </tr> <tr> <td align="center" colspan="2" style="background-color: Navy"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>DuesPayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="DuesPayment.aspx.cs" Inherits="SMS.Computer_Operator.DuesFeeCollection" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 48px; } .style2 { height: 44px; text-align: center; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="height: 490px; width: 900px; background-color: #ffdab9"> <tr> <td colspan="2" align="center" style="font-weight: 700; font-size: x-large; background-color: navy; color: #FFFFFF;" class="style1"> Dues Payment Desk </td> </tr> <tr> <td style="font-weight: 700; font-size: large;"> Enter Admission Number </td> <td> <asp:TextBox ID="txtadmissionno" runat="server" Width="213px" Height="25px"></asp:TextBox> </td> </tr>

Page 99: Html code

<tr> <td style="font-weight: 700; font-size: large;"> Enter Session </td> <td> <asp:TextBox ID="txtsesssion" runat="server" Width="213px" Height="25px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" align="center"> <asp:Button ID="btnfind" runat="server" Height="38px" Text="Find" Width="86px" BackColor="Navy" ForeColor="White" OnClick="btnfind_Click" /> </td> </tr> <tr> <td align="center" style="font-weight: 700; font-size: large; background-color: Yellow; color: #0000FF; font-style: italic;"> Student Details </td> <td align="center" style="font-weight: 700; font-size: large; background-color: Yellow; color: #0000FF; font-style: italic;"> Payment Transaction </td> </tr> <tr> <td> <asp:GridView ID="gvstudentdetails" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="297px"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("student_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>'></asp:Label> </ItemTemplate>

Page 100: Html code

</asp:TemplateField> <asp:TemplateField HeaderText="AdmissionNo."> <ItemTemplate> <asp:Label ID="lbladmission" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Date"> <ItemTemplate> <asp:Label ID="lbladmissiondate" runat="server" Text='<%#Bind("date_of_admission") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> <td> <asp:GridView ID="gvtransation" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="344px" AutoGenerateSelectButton="True" OnSelectedIndexChanged="gvtransation_SelectedIndexChanged"> <Columns> <asp:TemplateField HeaderText="Month"> <ItemTemplate> <asp:Label ID="lblmonth" runat="server" Text='<%#Bind("Month") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Total"> <ItemTemplate> <asp:Label ID="lbltotal" runat="server" Text='<%#Bind("TotalAmount") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Dues"> <ItemTemplate> <asp:Label ID="lblduesfee" runat="server" Text='<%#Bind("Dues") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Paid"> <ItemTemplate> <asp:Label ID="lblpaid" runat="server" Text='<%#Bind("Paid") %>'></asp:Label>

Page 101: Html code

</ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Status"> <ItemTemplate> <asp:Label ID="lblstatus" runat="server" Text='<%#Bind("Status") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td colspan="2"> &nbsp; </td> </tr> <tr> <td style="font-weight: 700"> Selected Month </td> <td> <asp:TextBox ID="txtselectmonth" runat="server" Width="213px" Height="25px" Style="color: #000066; font-weight: 700" OnTextChanged="txttotalamountt_TextChanged"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Total Amount </td> <td> <asp:TextBox ID="txttotal" runat="server" Width="213px" Height="25px" Style="color: #000066; font-weight: 700" OnTextChanged="txttotalamountt_TextChanged"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Enter Amount </td> <td>

Page 102: Html code

<asp:TextBox ID="txtenteramount" runat="server" Width="213px" Height="25px" Style="color: #00CC00; font-weight: 700" OnTextChanged="txtenteramount_TextChanged"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Dues Amount </td> <td> <asp:TextBox ID="txtdues" runat="server" Width="213px" Height="25px" Style="color: #FF0000; font-weight: 700"></asp:TextBox> </td> </tr> <tr> <td colspan="2" class="style2"> <asp:Button ID="btnpay" runat="server" Height="38px" Text="Pay" Width="86px" BackColor="Navy" ForeColor="White" OnClick="btnpay_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Navy"> </td> </tr> </table></asp:Content>

Duespayslip.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="DuesPaySlip.aspx.cs" Inherits="SMS.Computer_Operator.DuesPaySlip" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 50px; font-weight: 700; } .style3 { height: 51px; font-weight: 700; } .style5 { text-align: center; height: 45px; } .style6

Page 103: Html code

{ height: 40px; } .style7 { height: 25px; text-align: center; width: 154px; } .style8 { height: 45px; width: 174px; } .style9 { height: 47px; } .style10 { font-weight: bold; } .style11 { width: 174px; } .style12 { height: 50px; font-weight: 700; width: 174px; font-family: "Times New Roman", Times, serif; } .style13 { height: 51px; font-weight: 700; width: 174px; } .style14 { height: 40px; width: 174px; } .style15 { height: 47px; width: 174px; }

Page 104: Html code

.style16 { height: 26px; font-weight: 700; width: 174px; font-size: large; } .style17 { height: 26px; font-weight: 700; text-align: center; font-size: medium; } .style18 { height: 25px; text-align: center; width: 174px; } .style19 { height: 26px; font-weight: 700; text-align: center; font-size: large; width: 204px; } .style20 { height: 50px; font-weight: 700; width: 204px; } .style21 { height: 51px; font-weight: 700; width: 204px; } .style22 { font-size: medium; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"><table style="height: 500px; width: 600px; background-color:#ffdab9"> <tr>

Page 105: Html code

<td style="background-color:Navy" class="style11"> <table style="height: 80px; width: 80px"> <tr> <td style=" background-image: url('image/w.jpg'); background-repeat: no-repeat;"> </td> </tr> </table> <td colspan="2" style="color: #FFFFFF; background-color:Navy; font-size: 37px; text-align: left;" align="center" class="style10"> The Crescent Academy </td> </tr> <tr> <td colspan="3"> <hr style="width: 596px" /> </td> </tr> <tr> <td class="style16"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span class="style22">Month:-</span><asp:Label ID="lblmonth" runat="server"></asp:Label> </td> <td class="style19"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Dues Slip)</td> <td class="style17"> &nbsp;</td> </tr> <tr> <td class="style12"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Student Name :-</td> <td class="style20"> <asp:Label ID="lblname" runat="server"></asp:Label> </td> <td class="style1"> Class:-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <asp:Label ID="lblclass" runat="server"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style13"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Session :-</td> <td class="style21"> <asp:Label ID="lblsession" runat="server"></asp:Label> &nbsp;

Page 106: Html code

</td> <td style="font-weight: 700" class="style3"> Roll:-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; <asp:Label ID="lblroll" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="3"> <hr noshade="noshade" style="color: #FF0000" /></td> </tr> <tr> <td colspan="3" style="text-align: center; font-weight: 700; color: #000000; font-size: large; background-color:Yellow"> Student Details &amp; Paymeny Status</td> </tr> <tr> <td colspan="3" align="center"> <asp:GridView ID="gvdetails" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" style="font-weight: 700; margin-left: 19px; margin-right: 0px; text-align: center;" Width="413px"> <Columns> <asp:TemplateField HeaderText="Month"> <ItemTemplate> <asp:Label ID="lblMonth" runat="server" Text='<%# Bind("Month") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Total"> <ItemTemplate> <asp:Label ID="lbltotal" runat="server" Text='<%# Bind("TotalAmount") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Paid"> <ItemTemplate> <asp:Label ID="lblpaid" runat="server" Text='<%# Bind("Paid") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Dues"> <ItemTemplate> <asp:Label ID="lbldues" runat="server" Text='<%# Bind("Dues") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns>

Page 107: Html code

<FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td colspan="3" align="center"> <hr style="color: #FF0000" /></td> </tr> <tr> <td style="font-weight: 700; " class="style14"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total Amount:-</td> <td colspan="2" class="style6" style="text-align: center"> <asp:Label ID="lbltotal" runat="server" Style="font-weight: 700"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Paid Amount :-</td> <td colspan="2" class="style5"> <asp:Label ID="lblpaid" runat="server" Style="font-weight: 700"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style15"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dues Amount :-</td> <td colspan="2" class="style9" style="text-align: center"> <asp:Label ID="lbldues" runat="server" Style="font-weight: 700"></asp:Label> </td> <tr> <td style="font-weight: 700; font-size: 30px" class="style7" colspan="3"> <hr style="width: 598px; height: 2px; color: #FF0000;" /></td> <tr> <td style="text-align: center; font-weight: 700; " class="style8"> &nbsp;&nbsp;&nbsp;

Page 108: Html code

Accountant </td> <td colspan="2" style="text-align: center; font-weight: 700"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Principal Signature and Seal </td> </tr> </tr> <tr> <td class="style18"> &nbsp;</td> <td align="right" colspan="2" style="text-align: right"> &nbsp;</td> </tr> <tr> <td style="background-color:Navy" colspan="3" style="text-align: center" > </td> </tr> </table>

</asp:Content>Monthlypayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="MonthlyPayment.aspx.cs" Inherits="SMS.Computer_Operator.MonthlyFeeCollectionAndPayment" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { height: 48px; } .style2 { height: 44px; text-align: center; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 490px; width: 900px; background-color: #ffdab9"> <tr> <td colspan="2" align="center" style="font-weight: 700; font-size: x-large; background-color: navy; color: #FFFFFF;" class="style1">

Page 109: Html code

Monthly Fee Payment Desk </td> </tr> <tr> <td style="font-weight: 700; font-size: large;"> Enter Admission Number </td> <td> <asp:TextBox ID="txtadmissionno" runat="server" Width="213px" Height="25px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" align="center"> <asp:Button ID="btnfind" runat="server" Height="38px" Text="Find" Width="86px" BackColor="Navy" ForeColor="White" OnClick="btnfind_Click" /> </td> </tr> <tr> <td align="center" style="font-weight: 700; font-size: large; background-color: Yellow; color: #0000FF; font-style: italic;"> Student Details </td> <td align="center" style="font-weight: 700; font-size: large; background-color: Yellow; color: #0000FF; font-style: italic;"> Payment Details </td> </tr> <tr> <td> <asp:GridView ID="gvstudentdetails" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="297px" OnSelectedIndexChanged="gvstudentdetails_SelectedIndexChanged"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblname" runat="server" Text='<%#Bind("student_name") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll">

Page 110: Html code

<ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="AdmissionNo."> <ItemTemplate> <asp:Label ID="lbladmission" runat="server" Text='<%#Bind("AdmissionNo") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Date"> <ItemTemplate> <asp:Label ID="lbladmissiondate" runat="server" Text='<%#Bind("date_of_admission") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> <td> <asp:GridView ID="gvpaymentdetails" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" Width="303px"> <Columns> <asp:TemplateField HeaderText="Values"> <ItemTemplate> <asp:Label ID="lblvalue" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Fee"> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> </asp:TemplateField>

Page 111: Html code

</Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td style="font-weight: 700"> Select Month </td> <td> <asp:DropDownList ID="ddselectDays" runat="server" Height="25px" Width="120px"> <asp:ListItem>Selecte Days</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem>

Page 112: Html code

<asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectmonth" runat="server" Height="25px" Width="120px"> <asp:ListItem>Selecte Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectyears" runat="server" Height="25px" Width="120px"> <asp:ListItem>Selecte Years</asp:ListItem> <asp:ListItem>1990</asp:ListItem> <asp:ListItem>1991</asp:ListItem> <asp:ListItem>1992</asp:ListItem> <asp:ListItem>1993</asp:ListItem> <asp:ListItem>1994</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem>

Page 113: Html code

<asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700"> Total Amount </td> <td> <asp:TextBox ID="txttotal" runat="server" Width="213px" Height="25px" Style="color: #0000FF; font-weight: 700"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Enter Amount </td> <td> <asp:TextBox ID="txtenteramount" runat="server" Width="213px" Height="25px" Style="color: #00FF00; font-weight: 700" OnTextChanged="txtenteramount_TextChanged"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Dues Amount </td> <td> <asp:TextBox ID="txtdues" runat="server" Width="213px" Height="25px" Style="color: #FF0000; font-weight: 700" OnTextChanged="txtdues_TextChanged"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> Payment Date </td> <td> <asp:Label ID="lblpaymentdate" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="2" class="style2"> <asp:Button ID="btnpay" runat="server" Height="38px" Text="Pay" Width="86px" BackColor="Navy" ForeColor="White" OnClick="btnpay_Click" /> </td> </tr> <tr>

Page 114: Html code

<td colspan="2" style="background-color: Navy"> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Monhlypayslip.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="MonthlyPaySlip.aspx.cs" Inherits="SMS.Computer_Operator.MonthlyPaySlip" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"><style type="text/css"> .style1 { height: 50px; font-weight: 700; } .style3 { height: 51px; font-weight: 700; } .style5 { text-align: center; height: 45px; } .style6 { height: 40px; } .style7 { height: 25px; text-align: center; width: 154px; } .style8 { height: 45px; width: 193px; } .style9 { height: 47px; } .style10 {

Page 115: Html code

font-weight: bold; } .style11 { width: 193px; } .style12 { height: 50px; font-weight: 700; width: 193px; font-family: "Times New Roman", Times, serif; } .style13 { height: 51px; font-weight: 700; width: 193px; } .style14 { height: 40px; width: 193px; } .style15 { height: 47px; width: 193px; } .style16 { height: 26px; font-weight: 700; width: 193px; font-size: large; } .style17 { height: 26px; font-weight: 700; text-align: center; font-size: large; } .style18 { height: 25px; text-align: center; width: 193px; }

Page 116: Html code

.style19 { height: 26px; font-weight: 700; text-align: center; font-size: large; width: 204px; } .style20 { height: 50px; font-weight: 700; width: 204px; } .style21 { height: 51px; font-weight: 700; width: 204px; } .style22 { font-size: medium; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"><table style="height: 500px; width: 600px; background-color:#ffdab9"> <tr> <td style="background-color:Navy" class="style11"> <table style="height: 80px; width: 80px"> <tr> <td style=" background-image: url('image/w.jpg'); background-repeat: no-repeat;"> </td> </tr> </table> <td colspan="2" style="color: #FFFFFF; background-color:Navy; font-size: 37px; text-align: left;" align="center" class="style10"> The Crescent Academy </td> </tr> <tr> <td colspan="3"> <hr style="width: 596px" /> </td> </tr> <tr> <td class="style16"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style22">&nbsp;

Page 117: Html code

Date:-</span><asp:Label ID="lblpaydate" runat="server"></asp:Label> &nbsp;</td> <td class="style19"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Monthly Slip)</td> <td class="style17"> &nbsp;</td> </tr> <tr> <td class="style12"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Student Name :-</td> <td class="style20"> <asp:Label ID="lblname" runat="server"></asp:Label> </td> <td class="style1"> Class:-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <asp:Label ID="lblclass" runat="server"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style13"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Session :-</td> <td class="style21"> <asp:Label ID="lblsession" runat="server"></asp:Label> &nbsp; </td> <td style="font-weight: 700" class="style3"> Roll:-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; <asp:Label ID="lblroll" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="3"> <hr noshade="noshade" style="color: #FF0000" /></td> </tr> <tr> <td colspan="3" style="text-align: center; font-weight: 700; color: #000000; font-size: large; background-color:Yellow"> Student Details &amp; Paymeny Status</td> </tr> <tr>

Page 118: Html code

<td colspan="3" align="center"> <asp:GridView ID="gvdetails" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" style="font-weight: 700; margin-left: 19px; margin-right: 0px; text-align: center;" Width="413px"> <Columns> <asp:TemplateField HeaderText="Values"> <ItemTemplate> <asp:Label ID="lblvalue" runat="server" Text='<%#Bind("Value") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Fee"> <ItemTemplate> <asp:Label ID="lblfee" runat="server" Text='<%#Bind("Fee") %>'></asp:Label> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </td> </tr> <tr> <td colspan="3" align="center"> <hr style="color: #FF0000" /></td> </tr> <tr> <td style="font-weight: 700; " class="style14"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total Amount:-</td> <td colspan="2" class="style6" style="text-align: center"> <asp:Label ID="lbltotal" runat="server" Style="font-weight: 700"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Paid Amount :-</td> <td colspan="2" class="style5">

Page 119: Html code

<asp:Label ID="lblpaid" runat="server" Style="font-weight: 700"></asp:Label> </td> </tr> <tr> <td style="font-weight: 700; " class="style15"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dues Amount :-</td> <td colspan="2" class="style9" style="text-align: center"> <asp:Label ID="lbldues" runat="server" Style="font-weight: 700"></asp:Label> </td> <tr> <td style="font-weight: 700; font-size: 30px" class="style7" colspan="3"> <hr style="width: 598px; height: 2px; color: #FF0000;" /></td> <tr> <td style="text-align: center; font-weight: 700; " class="style8"> &nbsp;&nbsp;&nbsp; Accountant </td> <td colspan="2" style="text-align: center; font-weight: 700"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Principal Signature and Seal </td> </tr> </tr> <tr> <td class="style18"> &nbsp;</td> <td align="right" colspan="2" style="text-align: right"> &nbsp;</td> </tr> <tr> <td style="background-color:Navy" colspan="3" style="text-align: center" > </td> </tr> </table>

</asp:Content>Operatorpayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="OperatorPayment.aspx.cs" Inherits="SMS.Computer_Operator.OperatorPayment" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">

Page 120: Html code

<style type="text/css"> .style1 { font-style: italic; font-weight: bold; font-size: large; } .style2 { font-family: cursive; } .style3 { height: 36px; } .style4 { height: 38px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 600px; width: 700px; background-color: #ffdab9; border: 3px solid Navy"> <tr> <td colspan="2" style="text-align: center; background-color: Navy; font-weight: 700; font-size: x-large; color: #FFFFFF" class="style4"> Operator Salary Payment </td> </tr> <tr> <td style="font-weight: 700; width: 250px; font-family: Century;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enter Employee ID </td> <td> <asp:TextBox ID="txtemployeeid" runat="server" Height="24px" Width="158px" placeholder="Enter your Employee-id"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> &nbsp; </td> <td> <asp:Button ID="btnfind" runat="server" BackColor="Navy" ForeColor="White" Height="37px" Text="Find Details" Width="158px" OnClick="btnfind_Click" /> </td>

Page 121: Html code

</tr> <tr> <td colspan="2" style="background-color: Yellow"> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Name </td> <td> <asp:Label ID="lblname" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Dob </td> <td> <asp:Label ID="lbldob" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Gender </td> <td> <asp:Label ID="lblgender" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Address </td> <td> <asp:Label ID="lbladdress" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Mobile </td> <td> <asp:Label ID="lblmobile" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Email </td>

Page 122: Html code

<td> <asp:Label ID="lblemail" runat="server" CssClass="style2"></asp:Label> <span class="style2">&nbsp;</span> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Joining Date </td> <td> <asp:Label ID="lbljoiningdate" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td colspan="2" style="background-color: Yellow"> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Select Date </td> <td> <asp:DropDownList ID="ddselectdays" runat="server" Height="23px" Width="127px"> <asp:ListItem>Selecte Days</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem>

Page 123: Html code

<asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectmonth" runat="server" Height="23px" Width="127px"> <asp:ListItem>Select Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectyears" runat="server" Height="23px" Width="127px"> <asp:ListItem>Selecte Years</asp:ListItem> <asp:ListItem>1990</asp:ListItem> <asp:ListItem>1991</asp:ListItem> <asp:ListItem>1992</asp:ListItem> <asp:ListItem>1993</asp:ListItem> <asp:ListItem>1994</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem>

Page 124: Html code

<asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> <asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Working Days </td> <td> <asp:TextBox ID="txtworkingdays" runat="server" Height="24px" Width="158px"></asp:TextBox> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Fix Salary </td> <td> <asp:TextBox ID="txtfixsalary" runat="server" Height="24px" Width="158px" Style="font-weight: 700"></asp:TextBox> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Enter Salary </td> <td> <asp:TextBox ID="txtentersalary" runat="server" Height="24px" Width="158px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="text-align: center"> <asp:Button ID="btnpay" runat="server" Style="text-align: center" Text="Pay" BackColor="navy" ForeColor="White" Height="36px" Width="97px" OnClick="btnpay_Click" /> </td> </tr> <tr> <td colspan="2" style="text-align: center; background-color: Navy; font-weight: 700; font-size: x-large; color: #FFFFFF" class="style3"> Best Of Luck </td> </tr> </table> </ContentTemplate>

Page 125: Html code

</asp:UpdatePanel></asp:Content>

OperatorSalaryPaymentslip.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="OperatorSalaryPaymentslip.aspx.cs" Inherits="SMS.Computer_Operator.OperatorSalaryPayment" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style2 { font-size: large; font-weight: bold; height: 45px; text-align: left; width: 290px; } .style3 { height: 45px; text-align: left; } .style5 { width: 290px; } .style6 { font-family: "Eras Medium ITC"; } .style7 { text-align: left; } .style8 { font-size: large; font-weight: bold; height: 39px; text-align: left; width: 290px; } .style9 { height: 39px; text-align: left; } .style10 {

Page 126: Html code

height: 40px; text-align: left; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="width:700px; height:200px; background-color:#ffdab9"> <tr> <td style="background-color:Navy" class="style5"> <table style="height: 80px; width: 80px"> <tr> <td style=" background-image: url('image/w.jpg'); background-repeat: no-repeat;" float="left"> </td> </tr> </table> </td> <td style="font-weight: 700; font-size: xx-large; color: #FFFFFF; background-color:Navy"> The Crescent Academy</td> </tr> <tr> <td colspan="2" style="text-align: center; font-weight: 700; font-size: x-large; color: #0000CC"> Operator Payment Slip</td> </tr> <tr> <td colspan="2" style="text-align: center; font-weight: 700; font-size: x-large; background-color:Yellow; color: #0000CC" > &nbsp;</td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Month </td> <td class="style3" > <asp:Label ID="lblmonth" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Payment Date</td> <td class="style7"> <span class="style6">&nbsp;</span><asp:Label ID="lblpayment" runat="server"

Page 127: Html code

CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Name Of Employee </td> <td class="style7"> <span class="style6">&nbsp;</span><asp:Label ID="nameemployee" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mobile </td> <td class="style7"> <asp:Label ID="mobile" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Working days </td> <td class="style7"> <asp:Label ID="lblworkingdays" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total payment </td> <td class="style7"><span class="style6">&nbsp;</span><asp:Label ID="lbltotalpay" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pay amount </td> <td class="style9"> <asp:Label ID="lblpayamount" runat="server" CssClass="style6"></asp:Label> </td> </tr>

Page 128: Html code

<tr> <td colspan="2" style="background-color:Navy" class="style10"></td> </tr> </table>

</asp:Content>Registration.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="Registration.aspx.cs" Inherits="SMS.AllProjectsContains.Computer_Operator.Registration" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { width: 789px; } .style2 { width: 789px; color: #FF0000; } .style3 { width: 789px; font-weight: bold; } .style4 { width: 182px; } .style5 { width: 214px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <h2 style="width: 990px; height: 30px; color: white; background-color: Maroon; font-family: Simplified Arabic Fixed; border-radius: 30px 30px 30px 30px"> &nbsp; Registration Form</h2> <table align="center" style="height: auto; width: 990px; background-color: #ffdab9; font-size: 20px; border-radius: 30px 30px 30px 30px"> <tr> <td align="center" colspan="4" style="font-size: 25px; font-weight: bolder; background-color: Navy;

Page 129: Html code

width: 700px; color: White; border-radius: 30px 30px 0px 0px"> Student Registration Form </td> </tr> <tr> <td class="style2"> <strong>Fill Here Your Details</strong> </td> <td class="style5"> &nbsp; </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td class="style3"> Student Name </td> <td class="style5"> <asp:TextBox ID="txtstudentname" runat="server" Height="23px" Width="197px" placeholder="Enter Your Name"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtstudentname" Display="Dynamic" ErrorMessage="**" style="color: #FF0000; font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td class="style3"> Father&#39;s Name </td> <td class="style5"> <asp:TextBox ID="txtfathername" runat="server" Height="23px" Width="197px" placeholder="Enter Father's Name"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txtfathername" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> <td> &nbsp;

Page 130: Html code

</td> <td> &nbsp; </td> </tr> <tr> <td class="style3"> Date of Birth </td> <td class="style5"> <asp:DropDownList ID="dddobdays" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddobmonths" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>January</asp:ListItem>

Page 131: Html code

<asp:ListItem>February</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>July</asp:ListItem> <asp:ListItem>August</asp:ListItem> <asp:ListItem>September</asp:ListItem> <asp:ListItem>October</asp:ListItem> <asp:ListItem>November</asp:ListItem> <asp:ListItem>December</asp:ListItem> </asp:DropDownList> </td> <td> <asp:DropDownList ID="dddobyears" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td class="style3"> Gender </td> <td class="style5"> <asp:DropDownList ID="ddgender" runat="server" class="dropdown"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>Male</asp:ListItem>

Page 132: Html code

<asp:ListItem>Female</asp:ListItem> </asp:DropDownList> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="4" align="center" style="background-color: Silver; color: navy; font-size: 20px; font-weight: bolder"> Admission Details </td> </tr> <tr> <td class="style3"> Select Class </td> <td class="style5"> <asp:DropDownList ID="ddselectclass" runat="server" class="dropdown" OnSelectedIndexChanged="ddselectclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="width: 200px"> &nbsp; </td> <td style="width: 200px"> &nbsp; </td> </tr> <tr> <td class="style3"> Roll-Number </td> <td class="style5"> <asp:TextBox ID="txtrollno" runat="server" Height="23px" Width="197px" placeholder="Enter Your Roll-No."></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="txtrollno" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> <td> &nbsp; </td> <td> &nbsp; </td>

Page 133: Html code

</tr> <tr> <td class="style3"> Date Of Admission </td> <td class="style5"> <asp:TextBox ID="txtdateofadmission" runat="server" Height="23px" Width="197px" placeholder="Enter Date Of Admission"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator4" runat="server" ControlToValidate="txtdateofadmission" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> </tr> <tr> <td class="style3"> Admission Number </td> <td class="style5"> <asp:TextBox ID="txtadmissionno" runat="server" Height="23px" Width="197px" placeholder="Enter Admission No."></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator5" runat="server" ControlToValidate="txtadmissionno" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> </tr> <tr> <td class="style3"> Session </td> <td class="style5"> <asp:DropDownList ID="ddsession" runat="server"> </asp:DropDownList> </td> </tr> <tr> <td class="style3"> Username </td> <td class="style5"> <asp:TextBox ID="txtuserid" runat="server" Height="23px" Width="197px" placeholder="Enter User Name"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator6" runat="server" ControlToValidate="txtuserid" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> <td> &nbsp; </td> <td>

Page 134: Html code

&nbsp; </td> </tr> <tr> <td class="style3"> Password </td> <td class="style5"> <asp:TextBox ID="txtpassword" runat="server" Height="23px" Width="197px" placeholder="Enter Password"></asp:TextBox> <asp:RequiredFieldValidator ID="RequiredFieldValidator7" runat="server" ControlToValidate="txtpassword" Display="Dynamic" ErrorMessage="**" ForeColor="Red" style="font-size: small; font-weight: 700"></asp:RequiredFieldValidator> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td colspan="4" align="center" style="background-color: Silver; color: navy; font-size: 20px; font-weight: bolder"> Contact Details </td> </tr> <tr> <td class="style3"> Address </td> <td class="style5"> <asp:TextBox ID="txtaddressstudent" runat="server" Height="23px" Width="197px" placeholder="Enter Address"></asp:TextBox> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td class="style3"> State </td> <td class="style5"> <asp:TextBox ID="txtstatestudent" runat="server" Height="23px" Width="197px" placeholder="Enter State"></asp:TextBox>

Page 135: Html code

</td> <td> <b>District </b> </td> <td> <asp:TextBox ID="txtdistrictstudent" runat="server" Height="23px" Width="197px" placeholder="Enter District"></asp:TextBox> </td> </tr> <tr> <td class="style3"> Mobile-Number </td> <td class="style5"> <asp:TextBox ID="txtmobilestudent" runat="server" Height="23px" Width="197px" placeholder="Enter Mobile No."></asp:TextBox> <asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="txtmobilestudent" Display="Dynamic" ErrorMessage=" Numaber not valid" ValidationExpression="^[5-9][0-9]{9}$" ForeColor="Red" style="font-size: small; font-weight: 700; text-align: center"></asp:RegularExpressionValidator> </td> <td> <b>Pincode </b> </td> <td> <asp:TextBox ID="txtpincodestudent" runat="server" Height="23px" Width="197px" placeholder="Enter Your Pincode"></asp:TextBox> </td> </tr> <tr> <td class="style3"> Email-Address </td> <td class="style5"> <asp:TextBox ID="txtemailaddressstudent" runat="server" Height="23px" Width="197px" placeholder="Enter Your Email-Id"></asp:TextBox> <asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="txtemailaddressstudent" Display="Dynamic" ErrorMessage="Email not valid" style="font-size: small; color: #FF0000; font-weight: 700" ValidationExpression="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"></asp:RegularExpressionValidator> </td> <td> &nbsp; </td> <td> &nbsp;

Page 136: Html code

</td> </tr> <tr> <td> &nbsp; </td> <td style="font-weight: 700; text-align: right;" class="style5"> Upload Image </td> <td> <table style="width: 112px; height: 123px"> <tr> <td> <asp:Image ID="uploadimage" runat="server" Height="115px" Width="111px" ImageUrl="../Administator/image/imageIcon.png" /> </td> </tr> </table> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td> &nbsp; </td> <td class="style5"> <asp:FileUpload ID="FileUpload1" runat="server" /> </td> <td style="text-align: left"> <asp:Button ID="a" runat="server" Height="30px" Width="69px" Text="Upload" OnClick="a_Click" /> </td> <td> &nbsp; </td> <td> &nbsp; </td> </tr> <tr> <td class="style1"> &nbsp; </td> <td class="style5">

Page 137: Html code

<asp:Button ID="btnjoin" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Join" Width="91px" OnClick="btnjoin_Click" />&nbsp; <asp:Button ID="btnclear" runat="server" BackColor="#003399" BorderWidth="1px" ForeColor="White" Height="39px" Text="Clear" Width="91px" OnClick="btnclear_Click" /> </td> <td> &nbsp; </td> </tr> <tr> <td colspan="4" style="background-color: Navy; color: yellow; height: 51px;" align="center"> <asp:Label ID="lblmsg" runat="server"></asp:Label> </td> </tr> </table> <asp:Calendar ID="Cal" runat="server"></asp:Calendar></asp:Content>

TeacherPaymentSlip.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="TeacherPaymentSlip.aspx.cs" Inherits="SMS.Computer_Operator.TeacherPaymentSlip" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style2 { font-size: large; font-weight: bold; height: 45px; text-align: left; width: 290px; } .style3 { height: 45px; text-align: left; } .style5 { width: 290px; } .style6 { font-family: "Eras Medium ITC"; }

Page 138: Html code

.style7 { text-align: left; } .style8 { font-size: large; font-weight: bold; height: 39px; text-align: left; width: 290px; } .style9 { height: 39px; text-align: left; } .style10 { height: 40px; text-align: left; } </style>

</asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="width:700px; height:200px; background-color:#ffdab9"> <tr> <td style="background-color:Navy" class="style5"> <table style="height: 80px; width: 80px"> <tr> <td style=" background-image: url('image/w.jpg'); background-repeat: no-repeat;" float="left"> </td> </tr> </table> </td> <td style="font-weight: 700; font-size: xx-large; color: #FFFFFF; background-color:Navy"> The Crescent Academy</td> </tr> <tr> <td colspan="2" style="text-align: center; font-weight: 700; font-size: x-large; color: #0000CC"> Teacher Payment Slip</td> </tr> <tr> <td colspan="2" style="text-align: center; font-weight: 700; font-size: x-large; background-color:Yellow; color: #0000CC" >

Page 139: Html code

&nbsp;</td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Month </td> <td class="style3" > <asp:Label ID="lblmonth" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Payment Date</td> <td class="style7"> <span class="style6">&nbsp;</span><asp:Label ID="lblpayment" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Name Of Employee </td> <td class="style7"> <span class="style6">&nbsp;</span><asp:Label ID="nameemployee" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mobile </td> <td class="style7"> <asp:Label ID="mobile" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Working days </td> <td class="style7"> <asp:Label ID="lblworkingdays" runat="server" CssClass="style6"></asp:Label>

Page 140: Html code

</td> </tr> <tr> <td class="style2"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total payment </td> <td class="style7"><span class="style6">&nbsp;</span><asp:Label ID="lbltotalpay" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td class="style8"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pay amount </td> <td class="style9"> <asp:Label ID="lblpayamount" runat="server" CssClass="style6"></asp:Label> </td> </tr> <tr> <td colspan="2" style="background-color:Navy" class="style10"></td> </tr> </table>

</asp:Content>TeacherSalaryPayment.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Computer Operator/ComputerMaster.Master" AutoEventWireup="true" CodeBehind="TeacherSalaryPayment.aspx.cs" Inherits="SMS.Administator.StaffSalaryPayment" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { font-style: italic; font-weight: bold; font-size: large; } .style2 { font-family: cursive; } .style3 { height: 36px; } .style4

Page 141: Html code

{ height: 38px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 600px; width: 700px; background-color: #ffdab9; border: 3px solid Navy"> <tr> <td colspan="2" style="text-align: center; background-color: Navy; font-weight: 700; font-size: x-large; color: #FFFFFF" class="style4"> Teacher Salary Payment </td> </tr> <tr> <td style="font-weight: 700; width: 250px; font-family: Century;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enter Employee ID </td> <td> <asp:TextBox ID="txtemployeeid" runat="server" Height="24px" Width="158px" placeholder="Enter your Employee-id"></asp:TextBox> </td> </tr> <tr> <td style="font-weight: 700"> &nbsp; </td> <td> <asp:Button ID="btnfind" runat="server" BackColor="Navy" ForeColor="White" Height="37px" Text="Find Details" Width="158px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="2" style="background-color: Yellow"> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Name </td> <td> <asp:Label ID="lblname" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Dob

Page 142: Html code

</td> <td> <asp:Label ID="lbldob" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Gender </td> <td> <asp:Label ID="lblgender" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Address </td> <td> <asp:Label ID="lbladdress" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Mobile </td> <td> <asp:Label ID="lblmobile" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Email </td> <td> <asp:Label ID="lblemail" runat="server" CssClass="style2"></asp:Label> <span class="style2">&nbsp;</span> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Joining Date </td> <td> <asp:Label ID="lbljoiningdate" runat="server" CssClass="style2"></asp:Label> </td> </tr> <tr> <td colspan="2" style="background-color: Yellow"> </td>

Page 143: Html code

</tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Select Date </td> <td> <asp:DropDownList ID="ddselectdays" runat="server" Height="23px" Width="127px"> <asp:ListItem>Selecte Days</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem>21</asp:ListItem> <asp:ListItem>22</asp:ListItem> <asp:ListItem>23</asp:ListItem> <asp:ListItem>24</asp:ListItem> <asp:ListItem>25</asp:ListItem> <asp:ListItem>26</asp:ListItem> <asp:ListItem>27</asp:ListItem> <asp:ListItem>28</asp:ListItem> <asp:ListItem>29</asp:ListItem> <asp:ListItem>30</asp:ListItem> <asp:ListItem>31</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectmonth" runat="server" Height="23px" Width="127px"> <asp:ListItem>Select Month</asp:ListItem> <asp:ListItem>Jan</asp:ListItem> <asp:ListItem>Feb</asp:ListItem> <asp:ListItem>March</asp:ListItem> <asp:ListItem>April</asp:ListItem> <asp:ListItem>May</asp:ListItem> <asp:ListItem>June</asp:ListItem> <asp:ListItem>July</asp:ListItem>

Page 144: Html code

<asp:ListItem>Aug</asp:ListItem> <asp:ListItem>Sept</asp:ListItem> <asp:ListItem>Oct</asp:ListItem> <asp:ListItem>Nov</asp:ListItem> <asp:ListItem>Dec</asp:ListItem> </asp:DropDownList> <asp:DropDownList ID="ddselectyears" runat="server" Height="23px" Width="127px"> <asp:ListItem>Selecte Years</asp:ListItem> <asp:ListItem>1990</asp:ListItem> <asp:ListItem>1991</asp:ListItem> <asp:ListItem>1992</asp:ListItem> <asp:ListItem>1993</asp:ListItem> <asp:ListItem>1994</asp:ListItem> <asp:ListItem>1995</asp:ListItem> <asp:ListItem>1996</asp:ListItem> <asp:ListItem>1997</asp:ListItem> <asp:ListItem>1998</asp:ListItem> <asp:ListItem>1999</asp:ListItem> <asp:ListItem>2000</asp:ListItem> <asp:ListItem>2001</asp:ListItem> <asp:ListItem>2002</asp:ListItem> <asp:ListItem>2003</asp:ListItem> <asp:ListItem>2004</asp:ListItem> <asp:ListItem>2005</asp:ListItem> <asp:ListItem>2006</asp:ListItem> <asp:ListItem>2007</asp:ListItem> <asp:ListItem>2008</asp:ListItem> <asp:ListItem>2009</asp:ListItem> <asp:ListItem>2010</asp:ListItem> <asp:ListItem>2011</asp:ListItem> <asp:ListItem>2012</asp:ListItem> <asp:ListItem>2013</asp:ListItem> <asp:ListItem>2014</asp:ListItem> <asp:ListItem>2015</asp:ListItem> <asp:ListItem>2016</asp:ListItem> <asp:ListItem>2017</asp:ListItem> <asp:ListItem>2018</asp:ListItem> <asp:ListItem>2019</asp:ListItem> <asp:ListItem>2020</asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Working Days </td> <td> <asp:TextBox ID="txtworkingdays" runat="server" Height="24px" Width="158px"></asp:TextBox>

Page 145: Html code

</td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Fix Salary </td> <td> <asp:TextBox ID="txtfixsalary" runat="server" Height="24px" Width="158px" Style="font-weight: 700"></asp:TextBox> </td> </tr> <tr> <td class="style1"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Enter Salary </td> <td> <asp:TextBox ID="txtentersalary" runat="server" Height="24px" Width="158px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="text-align: center"> <asp:Button ID="btnpay" runat="server" Style="text-align: center" Text="Pay" BackColor="navy" ForeColor="White" Height="36px" Width="97px" OnClick="btnpay_Click" /> </td> </tr> <tr> <td colspan="2" style="text-align: center; background-color: Navy; font-weight: 700; font-size: x-large; color: #FFFFFF" class="style3"> Best Of Luck </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>

ChangePassword.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="ViewResult.aspx.cs" Inherits="SMS.AllProjectsContains.Student.ResultDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver" align="center"> <tr>

Page 146: Html code

<td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white" colspan="6"> View Result </td> </tr> <tr> <td style="font-weight: 700"> Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px" OnSelectedIndexChanged="ddclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="font-weight: 700"> Roll </td> <td style="height: 35px" colspan="2"> <asp:DropDownList ID="ddroll" runat="server" Height="27px" Width="136px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td> </tr>

Page 147: Html code

<tr> <td colspan="4" align="center" style="text-align: right" align="center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click" /> </td> <td colspan="2"> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvdisplayresult" runat="server" AllowPaging="True" AutoGenerateSelectButton="True" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" OnSelectedIndexChanged="gvdisplayresult_SelectedIndexChanged" PageIndex="4"> <Columns> <asp:TemplateField></asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>Default.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SMS.Student.Default" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"></asp:Content>

MonthlyFeeView.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="MonthlyFeeView.aspx.cs" Inherits="SMS.AllProjectsContains.Student.MonthlyFeeView" %>

Page 148: Html code

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver" align="center"> <tr> <td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white" colspan="6"> &nbsp;Monthly Fee View </td> </tr> <tr> <td style="font-weight: 700"> Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px" OnSelectedIndexChanged="ddclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="font-weight: 700"> Roll </td> <td style="height: 35px"> <asp:DropDownList ID="ddroll" runat="server" Height="27px" Width="136px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem Value="4"></asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> </asp:DropDownList> </td> <td style="font-weight: 700"> Session </td> <td> <asp:DropDownList ID="ddsession" runat="server" Height="27px" Width="136px"> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td>

Page 149: Html code

</tr> <tr> <td colspan="8" align="center" style="text-align: center; font-weight: 700;"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvdisplay" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>PrintResult.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="PrintResult.aspx.cs" Inherits="SMS.AllProjectsContains.Student.PrintResult" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style1 { font-size: large; font-weight: bold; text-align: left; } .style2 { height: 61px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <table style="height: 500px; width: 750px; border: 1px solid black; background-color:#ffdab9;"> <tr>

Page 150: Html code

<td align="center" colspan="4" style="font-weight: 700; background-color:Navy; font-size: xx-large; color: #FFFFFF;" class="style2"> The Crescent Academy</td> </tr> <tr> <td align="center" colspan="4" style="font-weight: 700; font-size: x-large; text-decoration: underline; background-color:yellow"> Student Result</td> </tr> <tr> <td style="font-weight: 700"> Name </td> <td> <b>Class </b> </td> <td> <b>Roll-Number </b> </td> <td> <b>Date Of Examination </b> </td> </tr> <tr> <td> <asp:Label ID="lblname" runat="server"></asp:Label> </td> <td> <asp:Label ID="lblclass" runat="server"></asp:Label> </td> <td> <asp:Label ID="lblroll" runat="server"></asp:Label> </td> <td> <asp:Label ID="lbldateofexam" runat="server"></asp:Label> </td> </tr> <tr> <td colspan="4" style="text-align: center; font-weight: 700; font-size: large; text-decoration: underline; background-color:Yellow "> Marks details </td>

Page 151: Html code

</tr> <tr> <td class="style1"> Math</td> <td> <asp:Label ID="lblmath" runat="server"></asp:Label> </td> </tr> <tr> <td class="style1"> English</td> <td> <asp:Label ID="lblenglish" runat="server"></asp:Label> </td> </tr> <tr> <td class="style1"> Hindi</td> <td> <asp:Label ID="lblhindi" runat="server"></asp:Label> </td> </tr> <tr> <td class="style1"> Science</td> <td> <asp:Label ID="lblscience" runat="server"></asp:Label> </td> </tr> <tr> <td class="style1"> Social Science </td> <td> <asp:Label ID="lblsocialscience" runat="server"></asp:Label> </td> </tr> <tr> <td class="style1"> Total Marks</td> <td> <asp:Label ID="lbltotalmarks" runat="server"></asp:Label> </td> <td> <b>Obtained Marks</b></td> <td> <asp:Label ID="lblobtainmarks" runat="server"></asp:Label> </td> </tr>

Page 152: Html code

<tr> <td class="style1"> Percentage </td> <td> <asp:Label ID="lblpercent" runat="server"></asp:Label> </td> <td> <b>Division</b></td> <td> <asp:Label ID="lbldivison" runat="server"></asp:Label> </td> </tr> <tr> <td align="center" colspan="2"> <asp:Button ID="btnhome" runat="server" Height="32px" Text="HOME" Width="115px" onclick="btnhome_Click" /> </td> <td align="center" colspan="2"> <asp:Button ID="btnprint" runat="server" Height="31px" Text="PRINT" Width="109px" onclick="btnprint_Click" /> </td> </tr> <tr> <td align="center" colspan="4" style="background-color:Navy"> &nbsp;</td> </tr> </table></asp:Content>

StudentDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="StudentDetails.aspx.cs" Inherits="SMS.AllProjectsContains.Student.StudentDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver"> <tr> <td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white" colspan="6"> &nbsp;Student Details </td> </tr>

Page 153: Html code

<tr> <td style="font-weight: 700"> Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px" OnSelectedIndexChanged="ddclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="font-weight: 700"> Roll </td> <td style="height: 35px"> <asp:DropDownList ID="ddroll" runat="server" Height="27px" Width="136px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> <td style="font-weight: 700"> Session </td> <td> <asp:DropDownList ID="ddsession" runat="server" Height="27px" Width="136px"> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td> </tr> <tr> <td colspan="4" align="center" style="text-align: center">

Page 154: Html code

<asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click" Style="text-align: center" /> </td> <td colspan="2"> <asp:Button ID="btnshow" runat="server" Height="31px" OnClick="btnshow_Click" Text="Show All" Width="73px" /> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvstudent" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" AllowPaging="True" AutoGenerateColumns="False" PageIndex="4" OnSelectedIndexChanged="gvstudent_SelectedIndexChanged" Height="41px" Style="margin-top: 0px; text-align: center; font-weight: 700; color: #FF3300;" Width="849px" align="center"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblnmae" runat="server" Text='<%#Bind("student_name") %>' ForeColor="Red" Style="font-weight: 700; text-align: center"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Father's Name"> <ItemTemplate>

Page 155: Html code

<asp:Label ID="lblfnmae" runat="server" Text='<%# Bind("father_name") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Number"> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="DOB"> <ItemTemplate> <asp:Label ID="lbldob" runat="server" Text='<%#Bind("date_of_birth") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Image"> <ItemTemplate> <asp:Image ID="imgstudent" runat="server" Height="125px" Width="105px" ImageUrl='<%# Eval("Image") %>' /> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

ViewResult.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="ViewResult.aspx.cs" Inherits="SMS.AllProjectsContains.Student.ResultDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver"

Page 156: Html code

align="center"> <tr> <td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white" colspan="6"> View Result </td> </tr> <tr> <td style="font-weight: 700"> Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px" OnSelectedIndexChanged="ddclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="font-weight: 700"> Roll </td> <td style="height: 35px" colspan="2"> <asp:DropDownList ID="ddroll" runat="server" Height="27px" Width="136px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem>17</asp:ListItem> <asp:ListItem>18</asp:ListItem> <asp:ListItem>19</asp:ListItem> <asp:ListItem>20</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr />

Page 157: Html code

</td> </tr> <tr> <td colspan="4" align="center" style="text-align: right" align="center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click" /> </td> <td colspan="2"> &nbsp; </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvdisplayresult" runat="server" AllowPaging="True" AutoGenerateSelectButton="True" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" OnSelectedIndexChanged="gvdisplayresult_SelectedIndexChanged" PageIndex="4"> <Columns> <asp:TemplateField></asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

ChangePasswordTeacher.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Teachers/TeacherMaster.Master" AutoEventWireup="true" CodeBehind="ChangePasswordTeacher.aspx.cs" Inherits="SMS.Teachers.ChangePassword" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style4 {

Page 158: Html code

height: 42px; } </style></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table style="height: 300px; width: 600px; border: 1px solid black; background-color: #ffdab9" align="center"> <tr> <td align="center" colspan="2" style="font-weight: 700; background-color: Navy; color: #FFFFFF;" class="style4"> CHANGE PASSWORD </td> </tr> <tr> <td> <b>Enter User Name</b> </td> <td> <asp:TextBox ID="txtusername" runat="server" Height="24px" Width="185px"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter Old Password</b> </td> <td> <asp:TextBox ID="txtoldpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter New Password</b> </td> <td> <asp:TextBox ID="txtnewpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td> </tr> <tr> <td> <b>Enter Confirm Password</b> </td> <td> <asp:TextBox ID="txtconfirmpassword" runat="server" Height="24px" Width="185px" TextMode="Password"></asp:TextBox> </td>

Page 159: Html code

</tr> <tr> <td align="center" colspan="2"> <hr /> </td> </tr> <tr> <td align="center" colspan="2"> <asp:Button ID="btnchangepassword" runat="server" Height="39px" Text="Change Password" Width="120px" OnClick="btnchangepassword_Click" /> </td> </tr> <tr> <td align="center" colspan="2" style="background-color: Navy"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> </ContentTemplate> </asp:UpdatePanel></asp:Content>Default.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Teachers/TeacherMaster.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="SMS.Teachers.Default" %><asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"></asp:Content>

StudentDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Student/StudentMaster.Master" AutoEventWireup="true" CodeBehind="StudentDetails.aspx.cs" Inherits="SMS.AllProjectsContains.Student.StudentDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"></asp:Content><asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 100px; width: 700px; background-color: #ffdab9; border: 1px solid silver"> <tr> <td style="font-weight: 700; font-size: x-large; background-color: Navy; color: white" colspan="6"> &nbsp;Student Details </td> </tr> <tr> <td style="font-weight: 700">

Page 160: Html code

Class </td> <td> <asp:DropDownList ID="ddclass" runat="server" Height="27px" Width="136px" OnSelectedIndexChanged="ddclass_SelectedIndexChanged"> </asp:DropDownList> </td> <td style="font-weight: 700"> Roll </td> <td style="height: 35px"> <asp:DropDownList ID="ddroll" runat="server" Height="27px" Width="136px"> <asp:ListItem>---Select---</asp:ListItem> <asp:ListItem>1</asp:ListItem> <asp:ListItem>2</asp:ListItem> <asp:ListItem>3</asp:ListItem> <asp:ListItem>4</asp:ListItem> <asp:ListItem>5</asp:ListItem> <asp:ListItem>6</asp:ListItem> <asp:ListItem>7</asp:ListItem> <asp:ListItem>8</asp:ListItem> <asp:ListItem>9</asp:ListItem> <asp:ListItem>10</asp:ListItem> <asp:ListItem>11</asp:ListItem> <asp:ListItem>12</asp:ListItem> <asp:ListItem>13</asp:ListItem> <asp:ListItem>14</asp:ListItem> <asp:ListItem>15</asp:ListItem> <asp:ListItem>16</asp:ListItem> <asp:ListItem></asp:ListItem> </asp:DropDownList> </td> <td style="font-weight: 700"> Session </td> <td> <asp:DropDownList ID="ddsession" runat="server" Height="27px" Width="136px"> </asp:DropDownList> </td> </tr> <tr> <td style="font-weight: 700" colspan="6"> <hr /> </td> </tr> <tr> <td colspan="4" align="center" style="text-align: center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="33px" Width="80px" OnClick="btnfind_Click"

Page 161: Html code

Style="text-align: center" /> </td> <td colspan="2"> <asp:Button ID="btnshow" runat="server" Height="31px" OnClick="btnshow_Click" Text="Show All" Width="73px" /> </td> </tr> <tr> <td colspan="6" align="center" style="background-color: Navy; height: 30px"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="gvstudent" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" AllowPaging="True" AutoGenerateColumns="False" PageIndex="4" OnSelectedIndexChanged="gvstudent_SelectedIndexChanged" Height="41px" Style="margin-top: 0px; text-align: center; font-weight: 700; color: #FF3300;" Width="849px" align="center"> <Columns> <asp:TemplateField HeaderText="Name"> <ItemTemplate> <asp:Label ID="lblnmae" runat="server" Text='<%#Bind("student_name") %>' ForeColor="Red" Style="font-weight: 700; text-align: center"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Class"> <ItemTemplate> <asp:Label ID="lblclass" runat="server" Text='<%#Bind("select_class") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Session"> <ItemTemplate> <asp:Label ID="lblsession" runat="server" Text='<%#Bind("session") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Roll"> <ItemTemplate> <asp:Label ID="lblroll" runat="server" Text='<%#Bind("roll_no") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Father's Name"> <ItemTemplate> <asp:Label ID="lblfnmae" runat="server" Text='<%# Bind("father_name") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label>

Page 162: Html code

</ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Admission Number"> <ItemTemplate> <asp:Label ID="lbladmissionno" runat="server" Text='<%#Bind("AdmissionNo") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="DOB"> <ItemTemplate> <asp:Label ID="lbldob" runat="server" Text='<%#Bind("date_of_birth") %>' ForeColor="Red" Style="font-weight: 700;"></asp:Label> </ItemTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Image"> <ItemTemplate> <asp:Image ID="imgstudent" runat="server" Height="125px" Width="105px" ImageUrl='<%# Eval("Image") %>' /> </ItemTemplate> </asp:TemplateField> </Columns> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" /> </asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>

ViewTeacherDetails.aspx<%@ Page Title="" Language="C#" MasterPageFile="~/Teachers/TeacherMaster.Master" AutoEventWireup="true" CodeBehind="ViewTeacherDetails.aspx.cs" Inherits="SMS.Teachers.ViewTeacherDetails" %>

<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server"> <style type="text/css"> .style4 { width: 177px; } </style></asp:Content>

Page 163: Html code

<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server"> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table align="center" style="height: 70px; width: 600px; background-color: #ffdab9"> <tr> <td colspan="2" style="text-align: center; background-color: Navy; font-weight: 700; font-size: large; color: #FFFFFF;"> Teacher View </td> </tr> <tr> <td style="color: #000000; font-weight: 700;" class="style4"> User Name </td> <td> <asp:TextBox ID="txtuser" runat="server" Height="26px" Width="230px"></asp:TextBox> </td> </tr> <tr> <td style="color: #000000; font-weight: 700;" class="style4"> Password </td> <td> <asp:TextBox ID="txtpassword" runat="server" Height="26px" Width="230px"></asp:TextBox> </td> </tr> <tr> <td colspan="2" style="text-align: center"> <asp:Button ID="btnfind" runat="server" Text="Find" Height="31px" Width="84px" OnClick="btnfind_Click" /> </td> </tr> <tr> <td colspan="2" style="text-align: center; background-color: Navy"> <asp:Label ID="lblmsg" runat="server" ForeColor="Yellow"></asp:Label> </td> </tr> </table> <asp:GridView ID="Gvteacherdetails" runat="server" BackColor="White" BorderColor="#3366CC" BorderStyle="None" BorderWidth="1px" CellPadding="4" align="center" Width="422px"> <FooterStyle BackColor="#99CCCC" ForeColor="#003399" /> <HeaderStyle BackColor="#003399" Font-Bold="True" ForeColor="#CCCCFF" /> <PagerStyle BackColor="#99CCCC" ForeColor="#003399" HorizontalAlign="Left" /> <RowStyle BackColor="White" ForeColor="#003399" /> <SelectedRowStyle BackColor="#009999" Font-Bold="True" ForeColor="#CCFF99" /> <SortedAscendingCellStyle BackColor="#EDF6F6" /> <SortedAscendingHeaderStyle BackColor="#0D4AC4" /> <SortedDescendingCellStyle BackColor="#D6DFDF" /> <SortedDescendingHeaderStyle BackColor="#002876" />

Page 164: Html code

</asp:GridView> </ContentTemplate> </asp:UpdatePanel></asp:Content>