1. Internet not working https://www.drivereasy.com/knowledge/internet-is-connected-but-not-working-2/ 2. ChatAI https://zzzcode.ai/answer-question?p1=C%2B%2B&p2= 09696694587 If txtName.Text = "Admin" And txtPassword.Text = "Password" Then MsgBox "You have successfully unlock the file" Application.Visible = True Unload Me Else MsgBox "Please enter correct username & password" txtName = "" txtPassword = "" End If