I have added one TextBox, a Button and two ListBox in an Asp.net Page.
I want to add item into any ListBox from TextBox's text by clicking into button and each item must be unique with any case.
please send me Item comparision process. and thanks in advanced.
Go to the complete details ...