Advertisement
2002C Miscellaneous #9275

Password Protection! For Beginners

Protect your project with a password of your choice. For beginners! (o:

AI

AI சுருக்கம்: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

மூலக் குறியீடு
original-source
'Put this in your Command1 code. (o:
Private Sub Command1_Click()
 
 If Text1.Text = "idunno" Then
 
 MsgBox "You got it right!", 8, "Right Password!"
 Else
 MsgBox "You got it wrong!", 8, "Wrong Password!" 
 End If
End Sub 
அசல் கருத்துகள் (3)
வேபேக் மெஷினிலிருந்து (Wayback Machine) மீட்டெடுக்கப்பட்டது