I had a quick question. I am trying to get an user-authentication form to load the password or username if a user mis-enters their login information. The site uses VBSCRIPT along side classic ASP technology and my question revolves around the best way to manipulate the DOM or style a form using the VBSCRIPT. I have no clear idea of the syntax or coding method to attempt something like this.
If you have any knowledge of how to do this, it would be very much appreciated.