PDA

View Full Version : Javascript on one html page applying to another page


dulciew
10-30-2002, 10:08 PM
I want to have a page that has buttons for different countries such as Italy, France, Japan, etc. When you click the button I want a pop up window to display a form that has 3 textboxes, one for the user to enter an amount of dollars into, and one that displays the currency conversion rate for the country that the user clicked on the other page and the third text box to display the amount of money the $US will convert to. How do I get the conversion rate to be passed to the form page.

Can anyone help?

Thanks

beetle
10-30-2002, 10:27 PM
http://www.codingforums.com/showthread.php?s=&threadid=8582
http://www.codingforums.com/showthread.php?s=&threadid=7721
http://www.codingforums.com/showthread.php?s=&threadid=6954