+ All Categories

Term 17

Date post: 06-Apr-2018
Category:
Upload: vikas-thakur
View: 219 times
Download: 0 times
Share this document with a friend

of 17

Transcript
  • 8/3/2019 Term 17

    1/17

    A term paper

    Of

    Web Programming (CAP 305)

    On

    Submitted to

    Lovely Professional University, Phagwara

    For partial fulfillment of the required award of

    MCA (Master in Computer Application)

    Session 2009-2012

    Supervised By Submitted By

    Prof. Rishi Chopra Name- Vikas Lalotra

    Faculty Roll No. RTB903A17

    Lovely Professional University Reg No. - 10901758

    Website

    Of

    Online Telephone Directory

  • 8/3/2019 Term 17

    2/17

    Acknowledgement

    If practical knowledge carves and sharps the carrier of a person,

    practical experience polishes it and adds luster and brilliance to it. Here, we found this golden

    chance to acknowledge all those people who had blessed, encouraged and supported us

    technically and morally through all the phases of our term paper.

    We take this opportunity to express our profound sense of

    gratitude. We thank all mighty God for giving us this valuable opportunity to express to all those

    who helped in successful completion of this term paper.

    We reserve heartiest gratitude to Mr. Balraj Kumar HOD who

    has been very supportive and encouraging throughout this term paper. He guides us for having

    given us an opportunity to undertake the term paper and providing us with feedback and

    influenced the development of this term paper. We gratefully acknowledge invaluable note of

    our term paper guide M and to all teachers who besides helping us in the term paper, guided and

    encouraged us along each step.

    We express heartfelt thanks to our friends for their morale

    and support and Kind Corporation during this course of formulation o this project work. Last but

    not least, my sincere regards are reserved for our family and friends who have always

    encouraged and blessed us with their best.

    Vikas Lalotra

  • 8/3/2019 Term 17

    3/17

    Certificate

    Term Paper No.: 1 Course Code: CAP305

    Course Instructor: Prof. Rishi Chopra Course Tutor:

    Date of Allotment: 3rd Sept,2010 Date of Submission: 10th Nov,2010

    Students Roll No: RTB903A17 Section No.: TB903

    Declaration:

    I declare that this assignment is my individual work. I have not copied from any other

    students work or from any other source except where due to acknowledgement is made

    explicitly in the text, nor has any part been written for me by another person.

    Students Signature: Vikas Lalotra

    Evaluators Comments:

    __________________________________________________________________

    Marks Obtained: out of______________________________________

  • 8/3/2019 Term 17

    4/17

    Introduction of HTML

    HTML, which stands forHyperText Markup Language, is the predominantmarkup language forweb pages. It is written in the form ofHTML elements consisting of "tags" surrounded by angle

    brackets within the web page content. It is the building blocks of all basic websites.

    It allows images and objects to be embedded and can be used to create interactive forms. Itprovides a means to create structured documentsby denoting structuralsemantics for text such as

    headings, paragraphs, lists, links, quotes and other items. It can embed scriptsin languages such

    as JavaScript which affect the behavior of HTML webpage.

    HTML can also be used to include Cascading Style Sheets (CSS) to define the appearance and

    layout of text and other material. The W3C, maintainer of both HTML and CSS standards,encourages the use of CSS over explicit presentational markup.

    Introduction of JAVA SCRIPT

    JavaScript is animplementation of the ECMA Script language standard and is typically used to

    enable programmatic access to computational objects within a host environment. It can becharacterized as a prototype-based scripting language that is dynamic, weakly typed and has

    first-class functions. It is also considered a functional programming language like Scheme and

    because it has closures and supports higher-order functions.JavaScript is primarily used in the form of client-side JavaScript, implemented as part of a web

    browserin order to provide enhanced user interfacesand dynamic websites. However, its use in

    applications outside web pages is also significant.

    JavaScript uses syntax influenced by that ofC syntax, also JavaScript copies many Java

    programming language names and naming conventions; but the two languages are otherwise

    unrelated and have very different semantics. The key design principles within JavaScript aretaken from the Selfand Scheme programming languages.

    Introduction of ASP.NET

    ASP.NET is a web application framework developed and marketed by Microsoft to allow

    programmers to build dynamicweb sites, web applications and web services. It was first released

    in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft'sActive Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime

    (CLR), allowing programmers to write ASP.NET code using any supported .NET language. The

    ASP.NET SOAP extension framework allows ASP.NET components to process SOAP

    http://wiki/HyperTexthttp://wiki/Markup_languagehttp://wiki/Markup_languagehttp://wiki/Web_pagehttp://wiki/HTML_elementhttp://wiki/Brackethttp://wiki/Brackethttp://wiki/HTML_elementhttp://wiki/HTML_elementhttp://wiki/HTML_elementhttp://wiki/Structured_documenthttp://wiki/Structured_documenthttp://wiki/Semantichttp://wiki/Semantichttp://wiki/Scripting_languagehttp://wiki/Scripting_languagehttp://wiki/JavaScripthttp://wiki/Cascading_Style_Sheetshttp://wiki/W3Chttp://wiki/W3Chttp://wiki/Implementationhttp://wiki/Implementationhttp://wiki/Computer_programminghttp://wiki/Prototype-basedhttp://wiki/Prototype-basedhttp://wiki/Scripting_languagehttp://wiki/Dynamic_languagehttp://wiki/Weak_typinghttp://wiki/Functional_programminghttp://wiki/Functional_programminghttp://wiki/Scheme_(programming_language)http://wiki/Closure_(computer_science)http://wiki/Higher-order_functionhttp://wiki/Client-side_JavaScripthttp://wiki/Web_browserhttp://wiki/Web_browserhttp://wiki/User_interfacehttp://wiki/User_interfacehttp://wiki/Websitehttp://wiki/Application_softwarehttp://wiki/C_(programming_language)http://wiki/C_(programming_language)http://wiki/Curly_bracket_programming_languagehttp://wiki/Java_programming_languagehttp://wiki/Java_programming_languagehttp://wiki/Self_(programming_language)http://wiki/Scheme_(programming_language)http://wiki/Web_application_frameworkhttp://wiki/Web_application_frameworkhttp://wiki/Microsofthttp://wiki/Programmerhttp://wiki/Web_sitehttp://wiki/Web_sitehttp://wiki/Web_applicationhttp://wiki/Web_servicehttp://wiki/.NET_Frameworkhttp://wiki/Active_Server_Pageshttp://wiki/Common_Language_Runtimehttp://wiki/.NET_Languageshttp://wiki/SOAPhttp://wiki/Markup_languagehttp://wiki/Web_pagehttp://wiki/HTML_elementhttp://wiki/Brackethttp://wiki/Brackethttp://wiki/HTML_elementhttp://wiki/HTML_elementhttp://wiki/Structured_documenthttp://wiki/Semantichttp://wiki/Scripting_languagehttp://wiki/JavaScripthttp://wiki/Cascading_Style_Sheetshttp://wiki/W3Chttp://wiki/Implementationhttp://wiki/Computer_programminghttp://wiki/Prototype-basedhttp://wiki/Scripting_languagehttp://wiki/Dynamic_languagehttp://wiki/Weak_typinghttp://wiki/Functional_programminghttp://wiki/Scheme_(programming_language)http://wiki/Closure_(computer_science)http://wiki/Higher-order_functionhttp://wiki/Client-side_JavaScripthttp://wiki/Web_browserhttp://wiki/Web_browserhttp://wiki/User_interfacehttp://wiki/Websitehttp://wiki/Application_softwarehttp://wiki/C_(programming_language)http://wiki/Curly_bracket_programming_languagehttp://wiki/Java_programming_languagehttp://wiki/Java_programming_languagehttp://wiki/Self_(programming_language)http://wiki/Scheme_(programming_language)http://wiki/Web_application_frameworkhttp://wiki/Microsofthttp://wiki/Programmerhttp://wiki/Web_sitehttp://wiki/Web_applicationhttp://wiki/Web_servicehttp://wiki/.NET_Frameworkhttp://wiki/Active_Server_Pageshttp://wiki/Common_Language_Runtimehttp://wiki/.NET_Languageshttp://wiki/SOAPhttp://wiki/HyperText
  • 8/3/2019 Term 17

    5/17

    messages.

    Introduction of website

    A telephone directory (also called a telephone book and phone book) is a listing of

    telephone subscribers in a geographical area or subscribers to services provided by the

    organization that publishes the directory. Subscriber names are generally listed in

    alphabetical order, together with their postal or street address and telephone number With

    a cell phone directory reverse lookup you can find out information about any number

    that's been calling you, including the owner's name and address.

    Home Page

    MAIN PAGE

  • 8/3/2019 Term 17

    6/17

    Index Page

    link page

    h1{font-family:arial;font-size:18}



  • 8/3/2019 Term 17

    7/17

    Home

    Search City Wise

    Search STD Code

    Search ISD code

    City Page

    city wise

    Names of Punjab States


    AMRITSAR

    BHATINDA

    CHANDIGARH

    FEROZEPUR

    HOSHIARPUR

    JALANDHAR

    LUDHINA

  • 8/3/2019 Term 17

    8/17

    PATHANKOT

    ROPAR

    SANGRUR

    Amritsar Search Form

    amritsar city

    h2{font-family:arial;font-size:15;font-weight:normal}

    function form1_onsubmit()

  • 8/3/2019 Term 17

    9/17

    {

    with(document.form1)

    {

    if(test.value=="")

    {

    alert("Please fill the value according to select radio button");

    return false;

    }

    }

    return true;

    }

    Telephone Directory Of Amritsar



    Search by Name

    Address

    Telephone Number

  • 8/3/2019 Term 17

    10/17

    Enter Name/Address/Telephone Number

    key Position

    Starting With

    End

    Exactly

    Any where



    Select Station

    All

    Amritsar

    Ajnala

    Patti

    Rayya

    Tarntaran




  • 8/3/2019 Term 17

    11/17

    STD Coding

    std code

    h2{font-family:arial;font-size:15;font-weight:normal}

    function form2_onsubmit()

    {

    with(document.form2)

    {

    if(test1.value=="")

    {

    alert("Please fill the value according to select radio button");

    return false;

    }

    }

  • 8/3/2019 Term 17

    12/17

    return true;

    }

    STD Code



    View all city

    code

    Search by City

    Name

    City Code

    Enter City Name/Code

    key Position

    Starting With

    End

    Exactly

  • 8/3/2019 Term 17

    13/17

    Any where


    (Please don't enter zero in started code)

  • 8/3/2019 Term 17

    14/17

    Connectivity with Database(std code)

    Database

  • 8/3/2019 Term 17

    15/17

    response.write("")

    loop

    response.write("")

    rs.close

    conn.close

    %>

  • 8/3/2019 Term 17

    16/17

    Connectivity with Database(isd code)

    Database

  • 8/3/2019 Term 17

    17/17

    response.write("")

    rs.close

    conn.close

    %>


Recommended