hi all,
I'm trying to implement a function in my .net application using c-sharp where texts of selected checkboxes are compared to texts of previously selected checkboxes selected by another user and for every similar text a counter increments by 1.
Any ideas are very welcome
I'm trying to implement a function in my .net application using c-sharp where texts of selected checkboxes are compared to texts of previously selected checkboxes selected by another user and for every similar text a counter increments by 1.
Any ideas are very welcome