Instructions:

In the applet below, enter a user name and password, then click the "Add" button. Repeat this process for each new user name and password. When you're done, click the "List" button to list the records that have been entered. Copy and paste this list "as is" to a text file. Save this file to a web directory. If you would like the applet to append new users to an existing list, set the applet parameter "psw_url" to the URL of an existing password file:
<param name="psw_url" value="./users.txt">

Java is disabled. You must enable Java and reload the page.