Shopping Kart Data

Embed Size (px)

Citation preview

  • 7/31/2019 Shopping Kart Data

    1/24

    Add New Product Type

    Product Types

  • 7/31/2019 Shopping Kart Data

    2/24

    Product Type Name :

    -->

  • 7/31/2019 Shopping Kart Data

    3/24

    ${requestSco

    pe['msg']}

    Untitled Document

  • 7/31/2019 Shopping Kart Data

    4/24

    R

    EGISTRATION FORM

    First Name :

    Last Name :

    User Id :

    Password :

    Email Id :

    Contact No :

  • 7/31/2019 Shopping Kart Data

    5/24

    strong>

    City :

    Address :


    ${requestScope['msg']}

    Login Page

  • 7/31/2019 Shopping Kart Data

    6/24

    //--------------- LOCALIZEABLE GLOBALS ---------------var d=new Date();var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December");//Ensure correct for language. English is "January 1, 2004"var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear();//--------------- END LOCALIZEABLE ---------------

    document.write(TODAY);

  • 7/31/2019 Shopping Kart Data

    7/24

    User Id :

    E-mail :

    Contact No.

  • 7/31/2019 Shopping Kart Data

    8/24

    User Type :

    UserAdmin

  • 7/31/2019 Shopping Kart Data

    9/24

  • 7/31/2019 Shopping Kart Data

    10/24

    Show Products

  • 7/31/2019 Shopping Kart Data

    11/24

    Rs.

    %

    123456

  • 7/31/2019 Shopping Kart Data

    12/24

    78910

    Rs.

    %

    12345678910

  • 7/31/2019 Shopping Kart Data

    13/24

    Rs.

    %

    1234

    5678910

  • 7/31/2019 Shopping Kart Data

    14/24

  • 7/31/2019 Shopping Kart Data

    15/24

    #339966 green 700*500#330066 401*41#FFFFFF 36

    Add New Product Type

    var xmlHttp

    // var xmlHttpfunction showProdSub(str){if (typeof XMLHttpRequest != "undefined"){xmlHttp= new XMLHttpRequest();}else if (window.ActiveXObject){

    xmlHttp= new ActiveXObject("Microsoft.XMLHTTP");}if (xmlHttp==null){alert("Browser does not support XMLHTTP Request")return;}var url="GetData.jsp";url +="?psubtype1=" +str;xmlHttp.onreadystatechange = stateChange;xmlHttp.open("GET", url, true);xmlHttp.send(null);}

    //function stateChange111(){

    // alert(xmlHttp.readyState+" ABhi");

    // }function stateChange(){

    // alert(xmlHttp.readyState);if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete"){document.getElementById("divpsubtyp").innerHTML=xmlHttp.responseText}

  • 7/31/2019 Shopping Kart Data

    16/24

    }

    Sub Product Types

  • 7/31/2019 Shopping Kart Data

    17/24

    Product Type Name :

    --> -->

    Product SubType Name :

  • 7/31/2019 Shopping Kart Data

    18/24

    ${requestScope['msg']}

  • 7/31/2019 Shopping Kart Data

    19/24

  • 7/31/2019 Shopping Kart Data

    20/24

    Untitled Document

  • 7/31/2019 Shopping Kart Data

    21/24

    Rs.%

    12345678910

  • 7/31/2019 Shopping Kart Data

    22/24

    height="200px"/>

    Rs.%

    1

    2345678910

  • 7/31/2019 Shopping Kart Data

    23/24

    Rs.%

    12

    345678910

  • 7/31/2019 Shopping Kart Data

    24/24

    --%>