alphanumeric genaration in vb6
I want to generate a string of 4 letters like 123d, 12ed,, so on.
I havee togenerate a minimum of 50 strings once i click the create button, and copy them to a text file,, have to maintain the last string, whenever the application loads or closes.
how to do it,, any idea guys..

