I have a small application described below :
Five checkbox such as : Apple, Mango, Grape, Tangerine, Peach an one button.
Assume that I check apple, grape, when I click button, A message will show with content : You like apple, grape.
How can I do that ?
