ASCII key press function - TechRepublic
General discussion
November 27, 2000 at 03:12 AM
dennisbv

ASCII key press function

by dennisbv . Updated 25 years, 6 months ago

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

This discussion is locked

All Comments