errcricket
12-04-2005, 09:34 AM
Hello,
I have looked around, but what I have found is not quite what I am looking for. I am trying to pass information from a selected portion of a map onto another webpage. for example...
HTML Code:
<!-- booth 2 --><area href="application form 1.html" shape="rect" coords="437, 812, 461, 830" title="Standard Booth, 10' x 8', $65.00">
So, when a person selects booth 2 and gets the application form page, I would like to have the cost of the booth (65) transmitted to a section on the application form page. I hope this makes sense, and a ny assistance is greatly appreciated. :D
I have looked around, but what I have found is not quite what I am looking for. I am trying to pass information from a selected portion of a map onto another webpage. for example...
HTML Code:
<!-- booth 2 --><area href="application form 1.html" shape="rect" coords="437, 812, 461, 830" title="Standard Booth, 10' x 8', $65.00">
So, when a person selects booth 2 and gets the application form page, I would like to have the cost of the booth (65) transmitted to a section on the application form page. I hope this makes sense, and a ny assistance is greatly appreciated. :D