Help me create a simple HTML Calculator? :D

Discussion in 'Web Design, HTML And CSS' started by Ultranothing, Aug 27, 2007.

  1. Ultranothing

    Ultranothing New Member

    Joined:
    Aug 27, 2007
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hello, I am trying to create a very simple web interface which allows me to calculate the DOT mileage from point A to point B.

    I have a CT DOT official mileage book which it rather difficult to browse through when I'm on the road...it looks something like this :

    [​IMG]

    So basically what I'm after is a way to enter all of the values into an HTML-style language so that I can get something like this :

    Florida State DOT Mileage Calculator

    ...but for Connecticut. I saved that page and opened it up in CoffeeCup HTML editor in the hopes that I could reverse engineer it, but I was unsuccessful.

    So I'm hoping someone can give me some pointers. This would be a stand-alone HTML page that I wouldn't be publishing to the web. I'd keep it on my desktop and use it offline, if that's important to anyone.

    Thanks in advance for any info!

    - Josh
     
  2. jwshepherd

    jwshepherd New Member

    Joined:
    Aug 13, 2007
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    VP Technology Corporation
    Location:
    Texas
    Home Page:
    http://www.officialhackers.com
    not just simple html unfortunately.

    The site you would like to mimick is asp most likely using a database backend to pull mileage values from.

    But this can be done and hosted on an XP machine with MS Access database with asp pages.
     
    Last edited: Aug 27, 2007

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice