Excel Spread Sheet to Web Site Coding?

Discussion in 'HTML & Website Design' started by wisedave, Jan 11, 2012.

  1. #1
    Hello,

    I need a little direction so I can ask for the appropriate help.

    I have a simple Excel spread sheet that calculates 5 dates based on a starting date and number of hours dedicated to a project. What we are doing is giving people an idea of when a project would be schedule to finish based on the start date and hours worked.

    How would I go about having the coded into a website instead of having people download a spread sheet? Is it HTML, Java Script.....?????

    Thanks for the help and direction on this!

    Cheers,

    Dave
     
    wisedave, Jan 11, 2012 IP
  2. knewedge

    knewedge Active Member

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #2
    Have an HTML form post to a PHP script that will do the calculations based on the post variables.
     
    knewedge, Jan 11, 2012 IP
  3. Inna

    Inna Peon

    Messages:
    16
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #3
    well, HTML+javascript (or jQuery) may be enough.
     
    Inna, Jan 14, 2012 IP