Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Force Change Password    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
eyes on password Change form
Nathan Shepard 
      
2 years ago
anyone have any ideas on coding for the password change form too add two eyes on it. I tried using the code for logon form.  It does not work.  Any assistance would be appreciated-------
thank you
Sami Shamma  @Reply  
             
2 years ago
Kevin Robertson  @Reply  
          
2 years ago
Nathan Shepard OP  @Reply  
      
2 years ago

Nathan Shepard OP  @Reply  
      
2 years ago
Notice the two eyes to the right of the white highlight for Password 1 and Password 2.   Currently they do not work.  Coding will be uploaded soon.

I am close to finishing my software application.  It creates a database to track Passwords, Email addresses and webaddresses plus about 7 other fields.  Once I get it compliled to an ADBE FILE AND SET IT UP FOR REGISTRATION.  i will be providing a free unlimited copy for those developers and Richard on Computer Learning zone. Its one way to thank you for your help Once I get my company incorporated and get a company name and an email address.  I ask that you use it and tell me what is wrong with it.  
Special thanks to Adam.  I paid you 25.00 for your help.  That was a drop in the bucket.  Considering how much time you spent in giving me a estimate.  Then I said I was going to not market it.  Well a friend talked me into marketing it.
Nathan Shepard OP  @Reply  
      
2 years ago

Adam Schwanz  @Reply  
           
2 years ago
Is your fieldname of the text box that you're typing in called Password? Code works fine for me.

When you say they do not work, do they do anything at all, throw errors or anything? If you go to the properties for the Eyeball button does it have [Event Procedure] in the on click event? I've seen them get "un-linked"
Nathan Shepard OP  @Reply  
      
2 years ago
Apparently, I have no code on the form shown above.  I only have code for the logon screen.  For one eyeball.  So anyy help would be appreciated.  A human being learns nothing by having someone give a person the answer.  So If someone could point me in the right direction. I thank you for any assistance.  Nathan
Adam Schwanz  @Reply  
           
2 years ago
You should just need to go into that buttons code and put that code from the picture you sent. The same way you might have done in it on the Login screen. Just update the field names if they aren't Password.

Intro to VBA
Nathan Shepard OP  @Reply  
      
2 years ago
Adam, Sami, Kevin, and Richard you are angels from heaven in my quest to finish my software for marketing.  I will not forget you when the money trickles in. Standby Adam,  I will answer your questions.
Nathan Shepard OP  @Reply  
      
2 years ago
I noticed that developers on this website do not share a lot of code.

If the reason is we as developers don't want to give away trade secrets.  I can see that.  Its no sense creating competition.
I have yet to really see the rues of the forum.  I don't read well because of my eyes.  I think maybe its time to find them and read them.
I just thought of another reason.  Richard needs to make money.  We all do!!!!
Sami Shamma  @Reply  
             
2 years ago
Nathan

Richard posts a lot of free code in the code volt. my fellow moderators are very generous with their code.
Nathan Shepard OP  @Reply  
      
2 years ago
Sami,
I guess I will share code.  Thank you sami!!!
Nathan Shepard OP  @Reply  
      
2 years ago

Adam Schwanz  @Reply  
           
2 years ago
The InputMask stays Password, it doesnt change You also need the Else or you won't be able to change it back

Me.Refresh
If Password1.InputMask="Password" Then
Password1.InputMask=""
Else
Password1.InputMask="Password"
End If

Nathan Shepard OP  @Reply  
      
2 years ago
Adam, When you say they do not work, do they do anything at all?  
No, neither subroutines does anything.  It does not show what you typed.  I check the property sheet.  They are named eyeball1 and eyeball2.

I am stump to why it does not work.
Kevin Robertson  @Reply  
          
2 years ago
The Input Mask should be set to Password NOT Password1 or Password2.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Force Change Password.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 6/13/2026 10:29:43 PM. PLT: 1s