"; echo "function pasuser(form) {"; echo "if (form.id.value=='$username') { "; echo "if (form.pass.value=='$password') { "; echo "location='login.php?show=member' "; echo "} else {"; echo "alert('Invalid Password')"; echo "}"; echo "} else { alert('Invalid UserID')"; echo "}"; echo "}"; echo ""; ?> The ARTEMIS Project

Login Test

Login Area

UserID:

Password:



 

Heading

Insert Content Here

 

"; print " "; print " "; print " "; print " "; print " "; print ""; print "
Members Only
Congratulations, you have succesfully logged in. For "; print " help with this script contact: H-F@ClanSR.co.uk
"; } ?>