goldy300
New Member
- Messages
- 33
- Reaction score
- 0
- Points
- 0
Can someone help me with this... I don't know it yet but need to know it quick as I have a test on it tomorrow. Could you please make sure it's as basic as the instructions require.
Here's the question
Create a web application that will check your password. You are allowed three attempts. Use the body load event (<body onload = “functionName()”) to activate the function, and the prompt dialog box to obtain the password. If the password is successful, direct the User to a “good” page, otherwise direct the User to a “bad” page.
Here's the question
Create a web application that will check your password. You are allowed three attempts. Use the body load event (<body onload = “functionName()”) to activate the function, and the prompt dialog box to obtain the password. If the password is successful, direct the User to a “good” page, otherwise direct the User to a “bad” page.