Hi again, sorry for another post asking a question ^^; still learning..
I need to get a total number of items in a listbox and display then in a text box :O any idea on what to do?
I tryed
lstInfo.Items.Count(txtTotalMem.text)
but ive got nothing, I tryed google with prob 100 differnt things
still no luck ;; please help! thanks alot people ^^b 
I need to get a total number of items in a listbox and display then in a text box :O any idea on what to do?
I tryed
lstInfo.Items.Count(txtTotalMem.text)
but ive got nothing, I tryed google with prob 100 differnt things