How to Change Javascript Password on an Aptiva IBM Computer
- 1). Right-click the Javascript file on your computer. Select "Open With" from the Windows pop-up context menu. A window opens with a list of programs you can use to open the Javascript file.
- 2). Select "Notepad" from the list of options. The Javascript code opens in the text editor. Scroll down to the section where the password is entered; replace the password in the file. The password is the text within quotations. This is the value you must change.For instance, below is an example of Javascript code that sets a password:
password = "mypass"; - 3). Press the "Ctrl" and "S" keys simultaneously to save changes. Close the file, then run the IBM Aptiva application that uses the Javascript file to test the new password settings.
Source...