Purchase Solution

Applet Program

Not what you're looking for?

Ask Custom Question

Please help with an applet program that asks the user to enter a password into a textField and then press the Enter key. Compare the password to "Phoenix"; if they match, display "Access granted"; if they do not match display "Access denied".

The program must ignore differences in case between the typed password and "Phoenix". (case sensitive = ignore)
Then I must modify part two of the program to compare the password to a list of 5 valid passwords. "Kentucky", "Florida", "Indiana", "New York", "Maryland".

Please provide the java script please.

Purchase this Solution

Solution Summary

The solution is an applet program to test password acceptance.

Solution Preview

Attached are two files with this posting. One of them is a zip file and the other is a word file.

The zip file contains the folder ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.