Question
Textbox value based on menu list selected value
Hi experts,
i am wodering what is the best way to have a textbox assigned a value based on a listmenu selected value.
i have the following tables
ID / item / color / price
1 / item1 / red / 5$
2 /item2/ green / 2$
.
.
.
.
10/item10/purple/10$
i have a listmenuwith all items listed.
and i have 2 other textboxes that should get the color and prices respectiveley..
How can i do that. ?
thanks
