Hi Guys,
I wonder if you will be able to help me with creating a password generator in VB using VS 2008. I have limited programming knowledge from my time at university and it wasn’t my strong point :).
What I want to do is have a front end which has a text box (to enter password length), a button (to generate a password) and a label (to display the password). I have been successful in creating random numbers; however a password containing just numbers isn’t sufficient. So I would like random characters including uppercase and lowercase letters.
Any help you could provide for this would be greatly appreciated - I have looked around online but no joy as yet.
Daz