This javascript provides a way for internet users to login to a "secure page". This is achieved by sending a user to a filename based upon their username and password. If an incorrect username or password is entered the page is not loaded that sends the user to the "secure page".
Code
This is the code that should be placed on the initial webpage
that you would like your users to login from: