Hello there..I want to generate random elements of a string that is in a string array.I.E.. Elements of newyork fromDim cities() As String = {"delhi", "pune", "goa","newyork"}Should be displayed at random..Followed by other string array elements..Please help me out..:)
-reply by Hemanth




