Slip 18 - F) Write ASP.Net program containing the following controls: • ListBox • Button • Image • Label The listbox is used to list items available in a store. When the user clicks on an item in the listbox, its image is displayed in the image control. When the user clicks the button, the cost of the selected item is displayed in the control.

Solution:

Post a Comment

0 Comments