News

I'm trying to teach myself VB.net. I've got a strong background in scripting languages (perl, php, SQL, etc...), so most of the basic concepts are making good sense to me. I'm just running into a ...
The problem is that I have a MultiExtended ListBox and I want to loop through each of the selected values in it and perform an operation on each. <BR><BR>Part of the problem is that I am pretty ...