Password protect
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
Password protect

 
Post new topic   Reply to topic    CADForums.net Forum Index -> VBA
Author Message
kb
Guest





Posted: Sat Apr 02, 2005 3:38 am    Post subject: Password protect Reply with quote

How do you password protect code based on the loading of the dvb file?

Is it also possible to password protect a multipage? So for instance if I have 3 multipages, how do you prevent a user from clicking on the multipage tab without having to enter a password? Below is the code example from the help for the password protect portion, but I can't get it to work within certain parameters. (ie, individual projects, individual select pages in a multi page)

Dim Password, Pword
Password = "test"
Pword = InputBox("Type in your password")
If Pword <> Password Then
MsgBox "Sorry, incorrect password"
End
End If

Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> VBA All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB