Hello,
I am new to javascript and I am working on a web page that has a random number password generator. The random number get generated when you click on the button. But what I would like to do is have the button selected when the page opens putting the random number into the field. Can any one help me with this issue. The button name is "GetNumber" and the field the number is entered into is "YourNumber"
Or can the button be eliminated and the random number is generated when the page is opened?
Thanks
I am new to javascript and I am working on a web page that has a random number password generator. The random number get generated when you click on the button. But what I would like to do is have the button selected when the page opens putting the random number into the field. Can any one help me with this issue. The button name is "GetNumber" and the field the number is entered into is "YourNumber"
Or can the button be eliminated and the random number is generated when the page is opened?
Thanks