(I'm using javascript) just wanna know if is it possible when you are reading data from database to your Dropdown list, to read in both your item description and its key field. Because when I select an item from my dropdown list, I wanna retrieve all other items that are related to the selected item using that key field. Now I don't know how to attach a key field to the drop down list.
I know how to do this in VB using a DATA COMBO!!
Please somebody help.
Thank you in Advance!!
I know how to do this in VB using a DATA COMBO!!
Please somebody help.
Thank you in Advance!!
Comment