|
-
Jan 18th, 2018, 03:49 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Please Help!! Im on a deadline and I cant figure this out!!
I have Visual Studio 2017. These are the directions I was given:
Using what you know about search arrays, implement the VerifyUsername and VerifyPassword functions. They should return true if the username or password is found in the arrUsernames or arrPasswords array, respectively.
You should get an error message using the blnLoggedIn variable. In the next lesson, you’ll be introduced to access modifiers, but for right now, just know that you need to change the Dim keyword to Friend. See what happens when you type in an incorrect username and password.
I already changed the Dim keyword to Friend. I have also done several Elseif and if statements and I still get the same error saying im missing my return statements. Im not sure if Im writing it wrong?? Can someone PLEASE HELP!!!?? I wasnt able to upload my proj but I can post it here as a Google drive link
https://drive.google.com/file/d/1_og...ew?usp=sharing
You will have to open with Visual Studio..the link has it in document form
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|