Forum Discussion
_anomDiebolt_
11 years agoQrew Elite
I added some default text to the Pastie Database so that all future records will have a reference to the image onload technique which is documented here:
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=294
Here is some code that will jam a randomly created passwrod into the field with fid=6:
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=348
I just grabbed the first JavaScript password generator I found on Stackoverflow so there is nothing special about that function. Also you will have to modify the code to work on a button click rather than immediate execution on page load.
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=294
Here is some code that will jam a randomly created passwrod into the field with fid=6:
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=348
I just grabbed the first JavaScript password generator I found on Stackoverflow so there is nothing special about that function. Also you will have to modify the code to work on a button click rather than immediate execution on page load.