Buying $5 in paypal to anyone who designs in HTML (or any code) two drop menus that change #

Discussion in 'Programming' started by Cyrus255, May 20, 2010.

  1. #1
    Just write a code to create a HTML (or in PHP or javascript) two drop down menus that affect an external number based on choice

    I just need to be able to use a HTML or javascript form of some type that lets customers pick two seperate options to determine prices.

    First, Size options: Option Small ($100) , Option Medium ($200), or Option Big ($300)

    Then currency options: US dollar, Euro, and British Pound. They don't have to update automatically as I will change them myself.
    Just three currency options: US dollar, Euro, and British Pound.
    For this example let's put the Euro at 0.80 per dollar, and the UK Pound at 0.65 per dollar.

    Ideally I'm using this in a table.
    One drop down menu to let them pick currency.
    A second drop down menu to let them pick the size for the product.
    The numbers displayed will be in a seperate table cell than the drop down menus.
    Basically the two drop down menus will multiply the number based on their factors.


    For example, if they pick a small product, the base cost of $100 is increased by +$100.
    Then if they switch to Euros (200x0.80) it would be €160.

    I want that number to be able to be placed in a different cell of a table, seperate from the drop down menus. Private message me with the answer and your e-mail and I will send the dough maybe even a bonus for speed. Shouldn't take more than 5 minutes of your time. You must send me the exact code with these variables.
     
    Cyrus255, May 20, 2010 IP
  2. Cyrus255

    Cyrus255 Well-Known Member

    Messages:
    796
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    150
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    PROBLEM HAS BEEN SOLVED in Javascript.

    Will only pay the amount now for a comparable PHP script (as some computers block javascript), but overall I am in no rush.
    This solves my problem for 90% of my community. Thanks digitalpoint.
     
    Last edited: May 21, 2010
    Cyrus255, May 21, 2010 IP