how do i using vbscript
randomly generate a 7 digit number within my asp page
everytime it is opened it randomly creates a new 7 digit number in that is displayed in a locked textbox so when
i click the submit button it submits that vale to my database???

i can get it to submit the data i eneter in it to my database but want to macke this more easier to create a new password for each user that is created???

text box called Password

How do i do that???