You can define initial values for the elements of a static array by listing the initial values in parentheses following the list of element names in the DECLARE or ARRAY statements. Commas are ...
So I've spent some time learning ASP.NET development using VB.<BR><BR>Presently I have an application that on page load queries my AD and pulls a list of computers in a specific OU. In order to see ...