I want to generate at least 8 digit alphanumeric password in app
Dim Rndnumber
Randomize Rndnumber = int(Rnd*24003)+101
It generates 4 or 5 digit Please help the code should support asp
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priyanka SinghPosted Jan 22, 2019, 3:32 AM
Salman BegPosted Jan 22, 2019, 2:53 AM