Help with Javascipt Calculation

Discussion in 'JavaScript' started by laurajohio, Nov 9, 2009.

  1. #1
    Hi everyone, I am new to Javascript and took a class or 2 in college, but need some help.

    I need to make a calculation for a webpage that will do the following:

    Client will insert AWG (wire ) Size, then it will derive the correct Circular Mils that the AWG is equal to from an Access Database ( I assume this is the way to set that up or if I can in Javascript itself, thats fine as well ), then Multiply it by the Number of Strands that the Client will also insert.

    I had this all set up in Visual Basic and working great, and my boss said he does not want it in a pop up box but prefers it on the website itself hence me reverting to Javascript for this.

    To visualize it Image 2 boxes with AWG and STRANDS that the client will put in, then another box with TOTAL CMA where the answer will pop up after it has multipled by the AWG individual CMA and number of Strands.

    I have the general idea to set it up, just do not know how to get the Database in there and Code it properly or whatever.

    I would appreciate any assistance I can get :) Thanks everyone.
     
    laurajohio, Nov 9, 2009 IP
  2. laurajohio

    laurajohio Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I should Add that the AWG will be selected from a list.
     
    laurajohio, Nov 9, 2009 IP