I am trying to write a logon script and I need to get the program to respond if there is data inside the textbox, then it will Gosub to a sub routine inside the Form. I know the code for if there isn't any data inside a textbox.
Printable View
I am trying to write a logon script and I need to get the program to respond if there is data inside the textbox, then it will Gosub to a sub routine inside the Form. I know the code for if there isn't any data inside a textbox.
Sorry guys, I found out how to do this. It was Text1_KeyPress()...