Login - username password, hayha mo go to link kung sa nga link, kung wrong go to laen link

JavaScript Goodies


Login


User Name:

Password:


[Login]

(You will need your account ID number & User name)

[ CASE SENSITIVE ]

Try
USERNAME: LetMeIn
PASSWORD: 254662


I wrote this script because server side validation is too much hastle.
it takes the username and password, parses them in to a string which corresponds to
the name of a page on the server, and takes you there.
It is ok security wise as no one will guess a 10 character (case sensitive) page name.
You will need to change domain names, and extension (default == ".htm").
The link starts a "promp" logon that bypasses the form.
Both functions make use of "window.status='...'

Script by: Alex Keene 1997 :)

NB. The form fields and buttons are laid out to look good in IE4 a3, you may have to
change them for NetScp. and IE3.

Back to the HTML and Developer Scripts