No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
I'm a computer programmer and I don't have time for girlfriends. But a talking frog is cool..
- Interests
- Programming, Blog, Bike, Chess
- PC Specs
- P4VMM2 v1.3 (about 6 years old as of this writing) Pentium(R) 4 CPU 1.70GHz 512 MB of RAM 40GB HD -…
2 Posted Topics
Hi! I have a big problem that I really hope experts from this sub-forum would make it small. [B]Scenario:[/B] The new PC (see specs below) was recently been installed with the OS and I gave the user a limited account (administrator accounts are password protected for my use). The machine … | |
Re: Try making a function that would encrypt and decrypt passwords. Instead of typing the password in your inline code, [B]type the encrypted password but as a parameter to a decrypting function. [/B] This is how I do it.. [code=VB.NET] Dim password as String = decrypt("XC^A&S423@$") If txtPassword.Text <> password Then … |
The End.