School Report Notebook Kit

28
 Manage your institute on the web. This project helps you to do the same. Institute Management System  ASP.NET project

description

The most famous Schol Report Notebook Kit

Transcript of School Report Notebook Kit

  • Manage your institute on the web.

    This project helps you to do the same.

    Institute

    Management

    System ASP.NET project

  • Pranav Sharma

    NIIT CDNT

    SUBMITTED TO RITIKA

    MAHESHWARI

    NIIT, Jodhpur

  • Acknowledgement

    I would like to express my special thanks of gratitude to my teacher Ritika Maheshwari , who gave me the

    golden opportunity to do this wonderful project on the topic Institute Management System, which also

    helped me in doing a lot of Research and I came to know about so many new things I am really thankful to

    them.

    Secondly I would also like to thank my parents and friends who helped me a lot in finalizing this project

    within the limited time frame.

    Pranav Sharma.

  • Project Report

  • THE RUNTIME

    CONTENTS

    Runtime Pictures

    Main Page

    Registration Page

    Batch Details

    Course Add Page

    Student Manage Page

    Ta

    b 1

  • 1. Main Page

    2. Registration Page

  • 3. Batch Details

    4. Course Add Page

  • 5. Student Manage Page

  • THE CODE

    CODE OF PROJECT

    IN THIS SECTION:

    List of Files in project

    Code in files

    Ta

    b 2

  • List of Files

    1. Default.aspx

    2. Flash_Test.aspx

    3. Home.aspx

    4. Registration.aspx

  • The Code

    1. Default.aspx

    Untitled Page

    .style1

    {

    width: 100%;

    }

  • Welcome To Institute Management System

    * Login ID :

  • * Password :

    Forgot

    Password

    Branch

    Login

    Sign Up

    Now

  • 2. Flash_Test.aspx

    function hello()

    {

    alert("hi bluring.........");

    }

    function hello_1()

    {

  • alert("hi bluring......... from serverside control");

    }

    function sample()

    {

    alert("Hi from javascript...........");

    //confirm("Do u wann delete ???");

    //prompt("Enter value in dollar","1");

    }

    Untitled Page

  • 3. Home.aspx

    Untitled Page

    .style1

    {

    font-weight: normal;

    }

  • Welcome To Institute Management

    System

  • *Institute

    :

    *Branch ID

    :

    *Password

    :

  • Forgot Password

    Admin

    User Login

  • 4. Registration.aspx

    Untitled Page

    setInterval("RecordStatus();",1000);

    function RecordStatus()

    {

    msg = document.getElementById("lblStatus");

    if(msg.style.color == "#7c2bc6")

    {

    msg.style.color = "#FF0080";

    //alert("if case........");

    }

  • else

    {

    msg.style.color = "#7c2bc6";

    //alert("else case........");

    }

    }

    Status :

  • * Stands For Mandatory

    Fields

    * Login ID :

  • * Password :

    *Name :

  • Address :

    Phone Number :

    *Email ID :

  • Owner :

    * Forgot Question :

  • Favourite Game

    First Phone Number

    Favourite Color

    Nick Name

    * Answer :

    Remarks :