Click to See Complete Forum and Search --> : Data Display Help


Randy The Newbe
10-02-2005, 07:41 PM
Hello,

I am setting up and intranet and one of the pages I have is a table showing and excel spreadsheet. The users look across the top of the spreadshhet and then down the left side to locate the price for and item. Is there a way to set this up were the users pick from a drop down box these two items and then in a text box it will display the price?

If this isn't making sense please let me know.

Thanks in advance for any help.

Kravvitz
10-02-2005, 11:35 PM
Yes, that could be done with JavaScript.

Keep in mind that about 10% of Internet users use a browser that doesn't have JavaScript enabled. (http://www.thecounter.com/stats/2005/September/javas.php)

Edit: Very similar thread: http://www.webdeveloper.com/forum/showthread.php?t=80995

Randy The Newbe
10-03-2005, 03:03 AM
Can you tell me how I would get it started by using javascript?