how can i create a folder lock program in vb6.0
folder lockhow can i create a folder lock program in vb6.0
Page 1 of 1
2 Replies - 10057 Views - Last Post: 19 August 2009 - 07:18 AM
Replies To: folder lock
#2
Re: folder lock
Posted 19 August 2009 - 07:15 AM
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.
Post your code like this:
Thanks.
Post your code like this:
Thanks.
#3
Re: folder lock
Posted 19 August 2009 - 07:18 AM
Something like:
If txtPassword.Text <> "Password" Then 'Can't open folder MsgBox "Wrong Password" Else: 'Open Folder End If
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|