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.
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.