I am not sure how to get this to work.
I want to as my splash screen is loading in a VB6 program(or any other form)
I want to do something like
If keypress xyz then
call load (form)
end if
I want a way to by pass my login. What I want is a way to gain access to my Admin form to reset passwords if the user screws up
Dennis