Hi All,
I have a dropdownlist on a home page. What i want is based on the selection of item in dropdown, fetch the data from list
where the selected value is one of the column in Master List. I don't have visual studio so i need to do this using Client side scripting.
Please tell me how could i do this.