help making very simple form

Discussion in 'JavaScript' started by harrisonford, May 3, 2008.

  1. #1
    hi anyone help me make a very simple form for my site.

    i can pay if its going to cost.

    i need a simple form:

    box1 - select item ( list of 10 items )
    box2 - number of months ( 1 to 12 )

    box 3 outputs a number based on box1 and 2

    basiclly each item in box1 costs x amount then multiplied by box 2

    thanks
     
    harrisonford, May 3, 2008 IP
  2. James Gober

    James Gober Guest

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When box 1 and box 2 change have it call to your JavaScript function to check to see if both have value, and if so have it do the math and use innerHTML to place the value into box 3.. quite simple actually are you still needing help on this or have you gotten it by now?
     
    James Gober, May 3, 2008 IP
  3. harrisonford

    harrisonford Peon

    Messages:
    931
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks. no have not managed it yet but have the graphics etc sorted lol.
     
    harrisonford, May 4, 2008 IP