Search results

  1. I

    How do I write a really basic JavaScript login page?

    I need a really basic login that uses JavaScript to validate that the userid and password are correct. The userid should be either milton1 or shelly15 The password should be k1mb3r for milton1 or 4ng3l for shelly15 This is for a beginner html class assignment, so the lack of security is not...
Back
Top