Hi Guys I'm New to web development.
i need one help. I'm having list box on my form, in form load event i will bind the list box with database value. user should be able to select only 5 items from the list box and also i want to validate onsubmit button click weather user is selected 5 items or not . if not give alert. client side java-script i need to use? sample code will help.
Tanks.